mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 17:28:16 +08:00
Feature/fix build always reporting green (#173)
* added last exit code to wrapper scripts * try force fail * ooops missed ; * trying again * fail build with bad test * removed exception * removed using
This commit is contained in:
@ -1 +1,2 @@
|
||||
./build.ps1 -target Release
|
||||
./build.ps1 -target Release
|
||||
exit $LASTEXITCODE
|
Reference in New Issue
Block a user