websites: switch master branch to main
This commit is contained in:
parent
293cf34e8d
commit
dd564fff99
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
{% if env == 'staging' %}
|
||||
ref: staging
|
||||
{% else %}
|
||||
ref: master
|
||||
ref: main
|
||||
{% endif %}
|
||||
strategy:
|
||||
type: Docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue