Zaktualizuj 'Jenkinsfile-stats'

This commit is contained in:
Sebastian Wałęsa 2022-03-27 22:43:04 +02:00
parent 194231eb12
commit b23ca14e36

View File

@ -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 {