From c48c77fe8706cc57ead05271b0260605d823832b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Miko=C5=82ajski?= Date: Tue, 18 Apr 2023 19:40:57 +0200 Subject: [PATCH] Update 'Jenkinsfile-stats' --- Jenkinsfile-stats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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