diff --git a/Jenkinsfile4 b/Jenkinsfile4 index a8e1c21..4f456f9 100644 --- a/Jenkinsfile4 +++ b/Jenkinsfile4 @@ -15,6 +15,10 @@ pipeline { ) } + triggers { + upstream(upstreamProjects: 's464903-create-dataset', threshold: hudson.model.Result.SUCCESS) + } + stages { stage('Build image'){ steps {