diff --git a/.drone.yml b/.drone.yml index 0d04b5f..2bd24bc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 ...