Blockerbugs: Use gunicorn_py311 branch

This commit is contained in:
František Zatloukal 2023-09-01 16:45:56 +02:00
parent 6f02e0ba6e
commit ecd4dc8016

View file

@ -15,9 +15,9 @@ spec:
git:
uri: https://pagure.io/fedora-qa/blockerbugs
{% if env == 'staging' %}
ref: "develop"
ref: "gunicorn_py311"
{% else %}
ref: "master"
ref: "gunicorn_py311"
{% endif %}
strategy:
type: Source