Update 'Jenkinsfile_dataset_stats'

This commit is contained in:
Mikołaj Perz 2023-04-20 17:56:54 +02:00
parent 2279ee0102
commit f0b7236f96

View File

@ -18,7 +18,7 @@ pipeline {
steps {
copyArtifacts(
fingerprintArtifacts: true,
projectName: 's360792-create-dataset',
projectName: 'z-s360792-create-dataset',
selector: buildParameter('BUILD_SELECTOR')
)
}