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