IUM_03 - add pipeline and bash script for statistics extraction - fix
This commit is contained in:
parent
86680adb0e
commit
33f0c86098
2
statistics/Jenkinsfile
vendored
2
statistics/Jenkinsfile
vendored
@ -18,7 +18,7 @@ pipeline {
|
||||
|
||||
stage('Copy artifacts') {
|
||||
steps {
|
||||
copyArtifacts projectName: 'z-s464863-create-dataset', filter: artifact, selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts projectName: 'z-s464863-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user