Zaktualizuj 'JenkinsfileDatasetStats'

This commit is contained in:
Bartosz Maślanka 2023-06-28 23:16:43 +02:00
parent db75e5f227
commit 94eea3ace9

View File

@ -12,7 +12,7 @@ pipeline {
steps {
script {
copyArtifacts(
projectName: 'x1-create-dataset',
projectName: 'z-s487184-create-dataset',
selector: buildParameter('BUILD_SELECTOR'),
target: './'
)