restricted CI upload to branch main only
This commit is contained in:
parent
ca26ad6a08
commit
a6f298c60d
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ steps:
|
|||
- zola build
|
||||
|
||||
- name: upload
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
image: plugins/s3
|
||||
settings:
|
||||
bucket: guide.deuxfleurs.fr
|
||||
|
|
Loading…
Reference in a new issue