Skip to content
  • Tulio Ruiz's avatar
    [FIX] Run command with spur to better catching the exception. · 10bfcb16
    Tulio Ruiz authored
    - We use stdout and stderr to avoid the double logging format
    - Spurs detects better the errors during the build so is easier to handle in such cases
    
    [FIX] Just in case check is there is any image
    
    [FIX] Better use check_call because no output is shown for a while and we know what that mean
    10bfcb16