openshift-apps: update coreos apps to use main
branch name for builds
This commit is contained in:
parent
8fe5b84a82
commit
585294d8c6
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ spec:
|
||||||
ref: fedora-infra-staging
|
ref: fedora-infra-staging
|
||||||
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: master
|
ref: main
|
||||||
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
ref: fedora-infra-staging
|
ref: fedora-infra-staging
|
||||||
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: master
|
ref: main
|
||||||
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
ref: fedora-infra-staging
|
ref: fedora-infra-staging
|
||||||
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: master
|
ref: main
|
||||||
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue