diff --git a/JenkinsfileStats b/JenkinsfileStats index c951d41..4d375c5 100644 --- a/JenkinsfileStats +++ b/JenkinsfileStats @@ -18,7 +18,7 @@ pipeline { ) } } - stage('Download data') { + stage('Stats') { steps { copyArtifacts fingerprintArtifacts: true, projectName: 'z-s495719-create-dataset', selector: buildParameter('BUILD_SELECTOR') }