From d2568803985b409479f1675b838f71b8bbba40e9 Mon Sep 17 00:00:00 2001 From: s464903 Date: Sat, 11 May 2024 10:45:08 +0200 Subject: [PATCH] Update Jenkinsfile4 --- Jenkinsfile4 | 4 ++++ 1 file changed, 4 insertions(+) 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 {