Make build continue even if command fails
Hello, I am not sure why this build exits when it does:
https://ci.appveyor.com/project/dmoody256/scons/builds/21721420/job...
I added the "|| true" at the end of the command so it should always exit with a zero status?
Is there any more information that can be provided, or is there any way I can make sure the build continues even if this particular command fails?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Wasa Pleshakov on 19 Jan, 2019 11:59 AM
This could be related to commucation issue. Please try to install pip modules without progress bar:
2 Posted by dmoody256 on 06 Feb, 2019 05:16 PM
Thanks, I haven't seen it anymore
dmoody256 closed this discussion on 06 Feb, 2019 05:16 PM.