Continuous integration and Nightly build with Team City
I finally found some time this evening to re-configure Team City and adapt my MSBuild script to be able to achieve the following build configuration for Tech Head Brothers portal:
- CI Trunk - Unit Tests, Coverage, Deploy Staging
- Find duplicates using Team City Build Runner Nightly Trunk - Unit Tests, Coverage, NDepend
Asap I will post about the way I achieve this configuration!