Docs for the command are here: https://turbo.build/repo/docs/core-concepts/monorepos/skipping-tasks
Is there a way to gracefully terminate the build step without it being classed as a failure?
7 messages · Page 1 of 1 (latest)
Docs for the command are here: https://turbo.build/repo/docs/core-concepts/monorepos/skipping-tasks
Is there a way to gracefully terminate the build step without it being classed as a failure?
Project ID: N/A
N/A
there isn't, if an image isn't built it's a failed build
Gotcha, thought that would be the case, thanks. Best place to raise this as a feature request? Some way to ignore a build based on a commands exit code would be brill
#1157406325593096264 would be the place you want!
Legend, cheers!