fixxx
This commit is contained in:
parent
42a45f6e06
commit
1fba1089d0
@ -11,7 +11,7 @@ pipeline {
|
||||
}
|
||||
stage('CopyArtifacts'){
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 'z-s487186-create-dataset', selector: lastSuccessful()
|
||||
copyArtifacts projectName: 'z-s487186-create-dataset', selector: lastSuccessful()
|
||||
}
|
||||
}
|
||||
stage('Script') {
|
||||
|
Loading…
Reference in New Issue
Block a user