Update 'Jenkinsfile-stats'
This commit is contained in:
parent
394681aea9
commit
c48c77fe87
@ -13,6 +13,6 @@ stage('Preparation') {
|
|||||||
checkout scm
|
checkout scm
|
||||||
}
|
}
|
||||||
stage('Copy Artifacts') {
|
stage('Copy Artifacts') {
|
||||||
|
copyArtifacts fingerprintArtifacts: true, projectName: 's487182-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user