From e47b5ce698b3cb53623cd3d0c187e7d569b51830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Mon, 10 Jun 2024 07:59:17 +0200 Subject: [PATCH] Bugzilla2Fedmsg: Use different branches for staging and prod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/openshift-apps/bugzilla2fedmsg/templates/buildconfig.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/bugzilla2fedmsg/templates/buildconfig.yml b/roles/openshift-apps/bugzilla2fedmsg/templates/buildconfig.yml index bb1c1db9d3..9738fdfe41 100644 --- a/roles/openshift-apps/bugzilla2fedmsg/templates/buildconfig.yml +++ b/roles/openshift-apps/bugzilla2fedmsg/templates/buildconfig.yml @@ -9,6 +9,7 @@ spec: type: Git git: uri: https://github.com/fedora-infra/bugzilla2fedmsg.git + ref: {{ env }} strategy: type: Source sourceStrategy: