IUM_03 - add pipeline and bash script for statistics extraction - fix

This commit is contained in:
Paweł Łączkowski 2024-03-20 19:04:49 +01:00
parent b50dca6406
commit 86680adb0e
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ pipeline {
copyArtifacts projectName: 'z-s464863-create-dataset', filter: artifact, selector: buildParameter('BUILD_SELECTOR')
}
}
}
stage('Get statistics') {
steps {