mote: use main branch when building staging image
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
a68bafa446
commit
a930718c5a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ spec:
|
||||||
source:
|
source:
|
||||||
git:
|
git:
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
ref: staging
|
ref: main
|
||||||
{% else %}
|
{% else %}
|
||||||
ref: main
|
ref: main
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue