diff --git a/Jenkinsfile4 b/Jenkinsfile4 index 4f456f9..344f821 100644 --- a/Jenkinsfile4 +++ b/Jenkinsfile4 @@ -16,7 +16,7 @@ pipeline { } triggers { - upstream(upstreamProjects: 's464903-create-dataset', threshold: hudson.model.Result.SUCCESS) + upstream(upstreamProjects: 'z-s464903-create-dataset', threshold: hudson.model.Result.SUCCESS) } stages {