Revert "Blockerbugs: switch stg to update_versioneer branch"

This reverts commit bfb5745b4c.
This commit is contained in:
František Zatloukal 2023-06-22 15:29:52 +02:00
parent fc84286f93
commit 15c8754bd2

View file

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