Blockerbugs: revert deployments to master and develop

This commit is contained in:
František Zatloukal 2023-09-01 17:07:55 +02:00
parent 8e0ee6e3d1
commit 24f1db40a4

View file

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