This commit is contained in:
parent
fdbcef08c4
commit
5f644f1b43
@ -21,7 +21,7 @@ pipeline {
|
||||
stages {
|
||||
stage('checkout') {
|
||||
steps {
|
||||
copyArtifacts(fingerprintArtifacts: true, projectName: 's434766-create-dataset',, selector: buildParameter('WHICH_BUILD'))
|
||||
copyArtifacts(fingerprintArtifacts: true, projectName: 's434766-create-dataset', selector: buildParameter('WHICH_BUILD'))
|
||||
}
|
||||
}
|
||||
stage('Docker'){
|
||||
|
Loading…
Reference in New Issue
Block a user