oraculum: Temp switch stg to prod branch

This commit is contained in:
František Zatloukal 2022-02-08 15:49:10 +01:00
parent 9e2d651e09
commit 954e7a7c49

View file

@ -41,7 +41,7 @@ spec:
git:
uri: 'https://pagure.io/fedora-qa/packager_dashboard.git'
{% if env == 'staging' %}
ref: 'master'
ref: 'prod'
{% else %}
ref: 'prod'
{% endif %}