openshift-apps: update coreos apps to use main branch name for builds

This commit is contained in:
Dusty Mabe 2021-05-05 16:46:57 -04:00
parent 8fe5b84a82
commit 585294d8c6
No known key found for this signature in database
GPG key ID: 3302DBD73952E671
3 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ spec:
ref: fedora-infra-staging
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% else %}
ref: master
ref: main
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% endif %}
strategy:

View file

@ -13,7 +13,7 @@ spec:
ref: fedora-infra-staging
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% else %}
ref: master
ref: main
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% endif %}
strategy:

View file

@ -13,7 +13,7 @@ spec:
ref: fedora-infra-staging
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% else %}
ref: master
ref: main
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% endif %}
strategy: