Update 'Jenkinsfile_dataset_stats'
This commit is contained in:
parent
5012912e85
commit
2ad2b31df8
@ -19,7 +19,7 @@ pipeline {
|
||||
copyArtifacts(
|
||||
fingerprintArtifacts: true,
|
||||
projectName: 'z-s360792-create-dataset',
|
||||
selector: workspace()
|
||||
selector: buildParameter('BUILD_SELECTOR')
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user