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