diff --git a/Jenkinsfile-create-dataset b/Jenkinsfile-create-dataset index 458a06d..eb469d2 100644 --- a/Jenkinsfile-create-dataset +++ b/Jenkinsfile-create-dataset @@ -67,10 +67,5 @@ pipeline { sh 'rm -rf *' } } - } - post { - always { - build 'z-s434743-training/master' - } - } + } } \ No newline at end of file