Blockerbugs: Use gunicorn_py311 branch
This commit is contained in:
parent
6f02e0ba6e
commit
ecd4dc8016
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@ spec:
|
||||||
git:
|
git:
|
||||||
uri: https://pagure.io/fedora-qa/blockerbugs
|
uri: https://pagure.io/fedora-qa/blockerbugs
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: "develop"
|
ref: "gunicorn_py311"
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: "master"
|
ref: "gunicorn_py311"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
type: Source
|
type: Source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue