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
|
- zola build
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
settings:
|
settings:
|
||||||
bucket: guide.deuxfleurs.fr
|
bucket: guide.deuxfleurs.fr
|
||||||
|
|
Loading…
Reference in a new issue