diff --git a/jenkins-scripts/dsl/test.dsl b/jenkins-scripts/dsl/test.dsl index 08c9a991a..02b14ac0b 100644 --- a/jenkins-scripts/dsl/test.dsl +++ b/jenkins-scripts/dsl/test.dsl @@ -57,7 +57,7 @@ repo_uploader.with steps { - copyArtifacts('_test_gz_source') + copyArtifacts('${PROJECT_NAME_TO_COPY_ARTIFACTS}') { includePatterns("${pkg_sources_dir}/\${TARBALL_NAME}") buildSelector {