My build scenario is like this (simplified):
- Compile
- Package (*.zip)
- Deploy to test environment
- Run tests over the environment
If tests fail TeamCity still publishes artifacts. This is unnecessary and consumes disk space. How can i prevent this? Can't find any check box or something (TeamCity 6.5 Enterprise).