diff options
author | ADRN <adrien@luxeylab.net> | 2023-12-18 12:03:59 +0100 |
---|---|---|
committer | ADRN <adrien@luxeylab.net> | 2023-12-18 12:03:59 +0100 |
commit | a6f298c60de549de57e89771beb148f2bb6e350f (patch) | |
tree | c1b9148f4d35230d99abc7bde6619702ea2597c3 | |
parent | ca26ad6a08afd8f5ad6654a8478a47ae52b9d4c7 (diff) | |
download | guide.deuxfleurs.fr-a6f298c60de549de57e89771beb148f2bb6e350f.tar.gz guide.deuxfleurs.fr-a6f298c60de549de57e89771beb148f2bb6e350f.zip |
restricted CI upload to branch main onlyci/upload_when_branch_main
-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 |