Build keeps being triggered by dependencies
I have an issue with TeamCity 5.1.* (currently using 5.1.3). When a build fails the build is continuously being triggered by dependencies even though I haven't specified any dependencies for the project.
Is this a configuration error somehow?
Please sign in to leave a comment.
Hello Jeroen,
Please check if there enabled self-dependency for the build (Build Triggering tab). You can also check Triggered by field for your build (on build results Overview page).
Hope this help,
Marina