diff --git a/Jenkinsfile_create_dataset b/Jenkinsfile_create_dataset index a4e7e6a..674adff 100644 --- a/Jenkinsfile_create_dataset +++ b/Jenkinsfile_create_dataset @@ -72,7 +72,7 @@ pipeline { } post { always { - build 'z-s434686-training' + build 'z-s434686-training\master' } }