How do I set TeamCity to not produce build artifacts when the build fails?
How do I set up TeamCity so that it does not publish build artifacts if the build fails because a unit test failed? I'm pretty sure it worked this way prior to version 6.0, but since upgrading to 6.0 it always produces artifacts even if a test fails. I have "Fail b开发者_如何学编程uild if at least one test failed" checked.
We had an outage with the e-mail notification and I didn't know we had a build problem because it continued producing artifacts.
Please watch/vote for this issue: http://youtrack.jetbrains.net/issue/TW-12194
精彩评论