Is there a way to force the Circle CI build to stop and indicate a failure when a command fails? Right now, a command is failing but Circle CI is going on to finish and marks the build as a success. The failing command is in a script that Circle CI runs (which might be relevant).