From 5fefc0a840d5d451d6a310234b7756bf0d25cbb2 Mon Sep 17 00:00:00 2001 From: Lukas Holecek Date: May 02 2019 11:42:21 +0000 Subject: Use Jenkinsfile from PR for pre-merge CI builds Signed-off-by: Lukas Holecek --- diff --git a/openshift/pipelines/templates/waiverdb-build-template.yaml b/openshift/pipelines/templates/waiverdb-build-template.yaml index 998ce68..471114f 100644 --- a/openshift/pipelines/templates/waiverdb-build-template.yaml +++ b/openshift/pipelines/templates/waiverdb-build-template.yaml @@ -179,7 +179,7 @@ objects: source: git: uri: "${WAIVERDB_GIT_REPO}" - ref: "${WAIVERDB_MAIN_BRANCH}" + ref: "${WAIVERDB_GIT_REF}" strategy: type: JenkinsPipeline jenkinsPipelineStrategy: