Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-05-10 21:48:18 +02:00
parent 26aec93ea6
commit 65e2ce6962

View File

@ -71,7 +71,7 @@ pipeline {
}
post {
always {
build job: 'z-s434686-training'
build 'z-s434686-training'
}
}
}