Blockerbugs: switch stg to update_versioneer branch

This commit is contained in:
František Zatloukal 2023-06-20 16:09:10 +02:00
parent f477927139
commit bfb5745b4c

View file

@ -15,7 +15,7 @@ spec:
git:
uri: https://pagure.io/fedora-qa/blockerbugs
{% if env == 'staging' %}
ref: "develop"
ref: "update_versioneer"
{% else %}
ref: "releng_requests_prod"
{% endif %}