monitor-gating: staging: just point it to production for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8d1b44b8bf
commit
452726e175
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ spec:
|
|||
source:
|
||||
git:
|
||||
{% if env == 'staging' %}
|
||||
uri: https://pagure.io/forks/pingou/fedora-ci/monitor-gating.git
|
||||
ref: "staging"
|
||||
uri: https://pagure.io/fedora-ci/monitor-gating.git
|
||||
ref: "production"
|
||||
{% else %}
|
||||
uri: https://pagure.io/fedora-ci/monitor-gating.git
|
||||
ref: "production"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue