Revert "oraculum: Temp switch stg to prod branch"

This reverts commit 954e7a7c49.
This commit is contained in:
František Zatloukal 2022-02-08 15:56:39 +01:00
parent 954e7a7c49
commit 234cc7937d

View file

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