mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Update source branch for Quality apps in staging OpenShift
Signed-off-by: Jaroslav Groman <jgroman@redhat.com>
This commit is contained in:
committed by
adamwill
parent
991273d7f1
commit
09859d9acc
@@ -15,7 +15,7 @@ spec:
|
|||||||
git:
|
git:
|
||||||
uri: https://forge.fedoraproject.org/quality/blockerbugs
|
uri: https://forge.fedoraproject.org/quality/blockerbugs
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: "develop"
|
ref: "staging"
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: "master"
|
ref: "master"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
git:
|
git:
|
||||||
uri: https://forge.fedoraproject.org/quality/testdays-web.git
|
uri: https://forge.fedoraproject.org/quality/testdays-web.git
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: "develop"
|
ref: "staging"
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: "master"
|
ref: "master"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user