Don't exit script on error
Update CI scripts so that command failures do not cause an immediate exit. Prior to this commit, some of our looping logic would never run because the entire script would exit.
Showing
Please register or sign in to comment