forked from Deuxfleurs/site
Merge CI fix to not deploy on PR
This commit is contained in:
commit
091be10732
1 changed files with 4 additions and 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
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue