Enhance post build command #5837
jynzo94
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I have post build command that purge the cache on cloudflare after the app is built.
In my case my app was built and deployed. My cache was purged but the coolify deployment was count as "Failed" because the shell command was not on single line and had this: 'curl: (3) URL using bad/illegal format or missing URL'
Beta Was this translation helpful? Give feedback.
All reactions