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:
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:
I go crazy with a stupid error!
I try to have my web deployment project use the property MSBuildProjectDirectory like this:
For the development of the next version of Tech Head Brothers I wanted to have a continuous integration server running for our small team. I used for that Team City 3 from JetBrains.
Continuous integration is very nice and works very good. Then I discovered another nice feature directly built in Team City: Duplicate Finder. Ok you might use other tools to do that, but it is there so just use it in two clicks.