UHDM icon indicating copy to clipboard operation
UHDM copied to clipboard

Handle CI subcommand failures correctly

Open hs-apotell opened this issue 3 years ago • 0 comments

Handle CI subcommand failures correctly

Unlike bash, Windows scripts don't fail if one of the subcommand in the batch fails. Result from each such command has to explicitly be checked and bubbled up appropriately.

hs-apotell avatar Aug 11 '22 10:08 hs-apotell