Re-adding suitable builds
This commit is contained in:
parent
b705f363ab
commit
bbf51f3556
|
|
@ -97,6 +97,8 @@ namespace TCDependencyManager
|
|||
Property = new List<NameValuePair>
|
||||
{
|
||||
new NameValuePair("run-build-if-dependency-failed", "true"),
|
||||
new NameValuePair("take-successful-builds-only", "true"),
|
||||
new NameValuePair("take-started-build-with-same-revisions", "true")
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue