Blockerbugs: revert deployments to master and develop
This commit is contained in:
parent
8e0ee6e3d1
commit
24f1db40a4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue