Ocelot/build-and-release-unstable.ps1
Tom Pallister 67a421cb69
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
2017-12-06 08:24:11 +00:00

2 lines
62 B
PowerShell

./build.ps1 -target BuildAndReleaseUnstable
exit $LASTEXITCODE