diff --git a/Jenkinsfile-stats b/Jenkinsfile-stats index 91f6361..8a3c28b 100644 --- a/Jenkinsfile-stats +++ b/Jenkinsfile-stats @@ -13,6 +13,6 @@ stage('Preparation') { checkout scm } stage('Copy Artifacts') { - + copyArtifacts fingerprintArtifacts: true, projectName: 's487182-create-dataset', selector: buildParameter('BUILD_SELECTOR') } } \ No newline at end of file