.
This commit is contained in:
parent
9cdfb7d372
commit
fb1b46b678
2
stats/Jenkinsfile
vendored
2
stats/Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
||||
script {
|
||||
step ([$class: 'CopyArtifact',
|
||||
projectName: 's434784-create-dataset',
|
||||
selector: buildParameter('BUILD_SELECTOR')
|
||||
selector: buildParameter('BUILD_SELECTOR'),
|
||||
filter: "data*",
|
||||
target: 'Infra']);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user