diff --git a/JenkinsfileTraining b/JenkinsfileTraining index 941a562..036e623 100644 --- a/JenkinsfileTraining +++ b/JenkinsfileTraining @@ -17,7 +17,7 @@ pipeline { } triggers { - upstream(upstreamProjects: 's495719-create-dataset', threshold: hudson.model.Result.SUCCESS) + upstream(upstreamProjects: 'z-s495719-create-dataset', threshold: hudson.model.Result.SUCCESS) } stages {