fix
This commit is contained in:
parent
8be8cdf210
commit
a7348fb19c
1
stats/Jenkinsfile
vendored
1
stats/Jenkinsfile
vendored
@ -12,6 +12,7 @@ pipeline {
|
||||
steps {
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
stage('Copy artifacts') {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 'z-s464980-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
|
Loading…
Reference in New Issue
Block a user