monitor-gating: change staging deploy branch

Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
David Kirwan 2023-05-05 11:24:51 +01:00
parent 625b7b5ee1
commit 73f3c17ccb

View file

@ -9,7 +9,7 @@ spec:
git:
{% if env == 'staging' %}
uri: https://pagure.io/fedora-ci/monitor-gating.git
ref: "production"
ref: "staging"
{% else %}
uri: https://pagure.io/fedora-ci/monitor-gating.git
ref: "production"