diff --git a/Jenkinsfile_create_dataset b/Jenkinsfile_create_dataset index 5275a6a..9d34ee5 100644 --- a/Jenkinsfile_create_dataset +++ b/Jenkinsfile_create_dataset @@ -69,9 +69,10 @@ pipeline { sh 'rm -rf *' } } - post { + post { always { build 'z-s434686-training' } - } + } + } } \ No newline at end of file