fix15
This commit is contained in:
parent
6d14887ff7
commit
bc727c8ef3
@ -11,7 +11,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Load Artifact') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's452627-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's452627-create-dataset', selector: buildParameter("BUILD_SELECTOR")
|
||||
}
|
||||
}
|
||||
stage('Run Script') {
|
||||
|
Loading…
Reference in New Issue
Block a user