diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -46,6 +46,9 @@ steps: when: branch: - main + event: + exclude: + - pull_request - name: rebuild-cache image: meltwater/drone-cache:v1.1.0 @@ -65,6 +68,6 @@ steps: endpoint: https://garage.deuxfleurs.fr --- kind: signature -hmac: 7cf9544c9b53a08fac0c5ef64a649d8ed6f8c266aeda21455d900db7ad57a92e +hmac: f1fcc439a2180d4e98224dec1cd2dc10691b58161bfee7739ae700e84f04c905 ... |