Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-05-10 21:50:06 +02:00
parent 65e2ce6962
commit 0b02a1a30a

View File

@ -69,9 +69,4 @@ pipeline {
sh 'rm -rf *'
}
}
post {
always {
build 'z-s434686-training'
}
}
}