Ignore failure when purging dev CDN
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Might not exist all the time
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user