Ignore failure when purging dev CDN
Some checks failed
continuous-integration/drone/push Build is failing

Might not exist all the time
This commit is contained in:
2020-05-09 19:18:29 +02:00
parent 558c17b22f
commit 635b2290e8

View File

@@ -115,6 +115,7 @@ steps:
headers: headers:
from_secret: cdn_accesskey from_secret: cdn_accesskey
method: POST method: POST
failure: ignore
when: when:
branch: branch:
- dev - dev