forked from Deuxfleurs/guide.deuxfleurs.fr
Merge branch 'main' into fix_website_footers
This commit is contained in:
commit
e87298d931
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