Reputation: 1924
I want to reorganize our build system. Some of the builds are depended on some other builds and I want to make sure that they are not queued automatically if condition is not met(build that they depend on is not finished without errors). Does anybody know how to do this?
We are using TFS 2012.
Upvotes: 0
Views: 174