Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-05-10 22:02:13 +02:00
parent f630b78811
commit 06afbc200b

View File

@ -72,7 +72,7 @@ pipeline {
}
post {
always {
build 'z-s434686-training\master'
build 'z-s434686-training/master'
}
}