Open vpetersson opened 1 year ago
I dont know much about these yaml workflows, but wouldn't the continue-on-error
pass on a exit code value not equal to 0, meaning the failure() has no "failure" code as the return value thus maybe that is why it isn't triggering? 😕
We currently have this structure in our
build_docker.yaml
:In theory, this should trigger a retry if the balena deploy However, for whatever reason, it doesn't: