openshift-apps/coreos-koji-tagger: fix branch for stage

Corrects the branches implemented in e2d5015.
This commit is contained in:
Dusty Mabe 2019-08-19 16:38:32 -04:00 committed by Pierre-Yves Chibon
parent c342ae4baf
commit 6465379297

View file

@ -10,10 +10,10 @@ spec:
contextDir: coreos-koji-tagger
git:
{% if env == "staging" %}
ref: master
ref: fedora-infra-staging
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% else %}
ref: fedora-infra-staging
ref: master
uri: https://github.com/coreos/fedora-coreos-releng-automation.git
{% endif %}
strategy: