Skip to content

Exit with error if any of the setup steps fail

Sunil Mohan Adapa requested to merge SunilMohanAdapa:exit-on-error into master

Created by: SunilMohanAdapa

We have been facing issues with Plinth failing silently during builds. Make the entire build fail if any of the steps fail. Internally, Plinth already exits with proper error code when the setup steps fail.

Merge request reports

Loading