Dockerfile
This commit is contained in:
parent
3a9ca8cbc1
commit
5aca317899
2
stats/Jenkinsfile
vendored
2
stats/Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
||||
}
|
||||
stage('Copy Artifacts') {
|
||||
steps {
|
||||
copyArtifacts filter: 'data/*', projectName: 'z-s464913-create-dataset-1', selector: buildParameter('BUILD_SELECTOR')
|
||||
copyArtifacts filter: 'data/*', projectName: 'z-s464913-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
}
|
||||
}
|
||||
stage('Generate Report') {
|
||||
|
Loading…
Reference in New Issue
Block a user