compose-tracker: check out correct branch for prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c856c7e882
commit
60f6cb5f50
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
ref: staging
|
ref: staging
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: master
|
ref: main
|
||||||
{% endif %}
|
{% endif %}
|
||||||
uri: https://pagure.io/releng/compose-tracker.git
|
uri: https://pagure.io/releng/compose-tracker.git
|
||||||
type: Git
|
type: Git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue