Can team city build start to build runners (one after another)?
I am wondering if a Teamcity build can kick off an Nant process after pulling source (like one to set a version in the assemblyinfo.cs) and then kick off a msbuild runner?
Please sign in to leave a comment.
I think I found my own answer. There is no support for multiple build runners currently so my next questions is ...
Is support for multiple build runners coming in version 5.0?