[CI/CD] - Cancelling in-progress builds?
-
Hello, often I am fixing something that requires an update to the ENV vars and also the code.
Whenever this happens, I need to go through two complete builds before I can test the feature in prod... and if I accidentally push the commit before I update the variables in the dashboard... it's 3 builds
Is there a way to cancel in-progress builds ?
-
@VISIGO It's currently not possible to cancel a build in-progress, but will check with our team to add this soon
-
FYI we have added today ability to cancel queued CICD jobs ️
-
Thank you!!