This commit is contained in:
Sheaza 2024-03-26 19:06:29 +01:00
parent 8be8cdf210
commit a7348fb19c
1 changed files with 1 additions and 0 deletions

1
stats/Jenkinsfile vendored
View File

@ -12,6 +12,7 @@ pipeline {
steps {
checkout scm
}
}
stage('Copy artifacts') {
steps {
copyArtifacts fingerprintArtifacts: true, projectName: 'z-s464980-create-dataset', selector: buildParameter('BUILD_SELECTOR')