diff options
author | boris <boris@noreply.localhost> | 2023-12-18 18:51:32 +0000 |
---|---|---|
committer | boris <boris@noreply.localhost> | 2023-12-18 18:51:32 +0000 |
commit | e87298d9316a54c168101f17a4e0d4fd5094c980 (patch) | |
tree | dba6311eba886e7ef832ff566123ec73f49abb95 | |
parent | faca891d2252a1e53ed2897201bd02ec729d6344 (diff) | |
parent | 621aa9ab4760552fea856bb6f9fc18bc0e5162a4 (diff) | |
download | guide.deuxfleurs.fr-e87298d9316a54c168101f17a4e0d4fd5094c980.tar.gz guide.deuxfleurs.fr-e87298d9316a54c168101f17a4e0d4fd5094c980.zip |
Merge branch 'main' into fix_website_footers
-rw-r--r-- | .drone.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ steps: - zola build - name: upload + when: + branch: + - main image: plugins/s3 settings: bucket: guide.deuxfleurs.fr |