Make build continue even if command fails

dmoody256's Avatar

dmoody256

18 Jan, 2019 03:28 PM

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?

  1. 1 Posted by Wasa Pleshakov on 19 Jan, 2019 11:59 AM

    Wasa Pleshakov's Avatar

    This could be related to commucation issue. Please try to install pip modules without progress bar:

    pip install --user -U lxml --progress-bar off
    
  2. 2 Posted by dmoody256 on 06 Feb, 2019 05:16 PM

    dmoody256's Avatar

    Thanks, I haven't seen it anymore

  3. dmoody256 closed this discussion on 06 Feb, 2019 05:16 PM.

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

 

26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM
20 Sep, 2024 05:50 PM