oraculum: Use feature branch to test out FAS on stg

This commit is contained in:
František Zatloukal 2021-04-20 14:00:30 +02:00
parent 63015e6bd3
commit a20bb1afdd

View file

@ -14,7 +14,11 @@ spec:
type: Git
git:
uri: https://pagure.io/fedora-qa/oraculum
{% if env == 'staging' %}
ref: "feature/much_login"
{% else %}
ref: "master"
{% endif %}
strategy:
type: Source
sourceStrategy: