TC: stop building on no changes
Hi,
I've installed TC with msbuild runner. As soons as build success it's starts building again and stop's only if build fail.
All build's marked in TC is success. Build number is the same if there is no changes.
Is there property to disable this?
thanks, Sergey
Please sign in to leave a comment.
Hello Sergey,
Please check if you probably enabled self-dependency for the build (Dependencies tab).
I believe this is the case.
You can also check Triggered by field for your build (on build results page)
Regards,
KIR
Kirill,
thanks for your reply - dependcy tabs contains no dependecies.
In the field triggered by specified build configuration.
?
Hi,
Sorry, I misguided you. You should take a look at Build Triggers section and look for dependency trigger over there.
Hope this helps and sorry again,
KIR
Kirill - thanks - that helps!