Zaktualizuj 'Jenkinsfile-stats'
This commit is contained in:
parent
2bb43ffde1
commit
031c3ec21b
@ -14,7 +14,7 @@ pipeline {
|
||||
}
|
||||
stage('Copy Artifacts') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's478839-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's478839-create-dataset', selector: lastSuccessful()
|
||||
}
|
||||
}
|
||||
stage('Shell Script') {
|
||||
|
Loading…
Reference in New Issue
Block a user