We've just set up one of our projects in TeamCity (7.0 (21241)) to label our VCS when the build is successful.
This works fine in that we get Mercurial updated with the appropriate tag. But, as this creates a new Mercurial revision, it's also causing the build to start again as TeamCity is detecting a change.
Any ideas on how to prevent this?
Thanks