Reputation: 10953
I want to run a console app utility as a Windows Batch Command step in my Hudson build. If the console application returns anything other than an exit code of 0, I want to fail my Hudson build. Is this possible?
Upvotes: 1
Views: 529