diff options
author | Alex Auvolat <alex@adnab.me> | 2021-03-19 14:29:37 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-03-19 14:29:37 +0100 |
commit | c4cb9120fe390091bb06c8bac56fb308f460f271 (patch) | |
tree | 9c448f73bf3fdde47287f1004c04e34b255a3a35 | |
parent | c5e24de159da10c56ea6f8a5fe25ef1f2b1651c6 (diff) | |
download | garage-c4cb9120fe390091bb06c8bac56fb308f460f271.tar.gz garage-c4cb9120fe390091bb06c8bac56fb308f460f271.zip |
only upload book from branch main
-rw-r--r-- | .drone.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -105,4 +105,7 @@ steps: path_style: true endpoint: https://garage.deuxfleurs.fr region: garage + when: + branch: + - main |