Blockerbugs: temp testing of releng requests on prod
This commit is contained in:
parent
36b489bce2
commit
d04e46c8dc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: "develop"
|
ref: "develop"
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: "master"
|
ref: "releng_requests_prod"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
type: Source
|
type: Source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue