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" %}
|
||||
ref: staging
|
||||
{% else %}
|
||||
ref: master
|
||||
ref: main
|
||||
{% endif %}
|
||||
uri: https://pagure.io/releng/compose-tracker.git
|
||||
type: Git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue