re-run of .net build when using teamcity -
I am trying to set up a pure build using TeamCity. We got it to compile and now the problem has started once, it creates it in a loop. Can I do a setting to get rid of many runs in TeamCity?
I took MSBLUld from the command line using the same solution (.sln) file, works properly and runs only once.
Thanks in advance
Regards Ganesha
Your project (In Team City) check the "Build triggering" settings in the build configuration.
Comments
Post a Comment