Add running dataStats.sh file in second Stage
This commit is contained in:
parent
59b310dbc8
commit
6ef4872cd3
2
datasetStats/Jenkinsfile
vendored
2
datasetStats/Jenkinsfile
vendored
@ -13,7 +13,7 @@ pipeline {
|
||||
script {
|
||||
copyArtifacts(
|
||||
projectName: 'z-s487179-create-dataset',
|
||||
selector: buildParameter('BUILD_SELECTOR')
|
||||
selector: buildParameter('BUILD_SELECTOR'),
|
||||
target: 'datsetStats/'
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user