Zaktualizuj 'Jenkinsfile-stats'
This commit is contained in:
parent
194231eb12
commit
b23ca14e36
@ -16,7 +16,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('Copy Artifacts') {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's478839-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's478839-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
}
|
||||
}
|
||||
stage('Shell Script') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user