Revert "oraculum: Temp switch stg to prod branch"
This reverts commit 954e7a7c49
.
This commit is contained in:
parent
954e7a7c49
commit
234cc7937d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ spec:
|
||||||
git:
|
git:
|
||||||
uri: 'https://pagure.io/fedora-qa/packager_dashboard.git'
|
uri: 'https://pagure.io/fedora-qa/packager_dashboard.git'
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: 'prod'
|
ref: 'master'
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: 'prod'
|
ref: 'prod'
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue