Update 'Jenkinsfile1'
This commit is contained in:
parent
aedbdcc072
commit
23218ef22c
@ -15,7 +15,7 @@ pipeline {
|
||||
steps {
|
||||
checkout([$class: 'GitSCM', branches: [[name: '*/master']], extensions: [], userRemoteConfigs: [[credentialsId: 'f695fe86-8cca-47f7-a546-d3bfd1059fd4', url: 'https://git.wmi.amu.edu.pl/s449288/ium_s449288.git']]])
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's449288-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
sh './statystyki.sh'
|
||||
sh './statystyki.sh lego_sets.train.csv'
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user