Hi!
Is it possible to set run priorities for dependency builds?
Assuming I have 3 agents and builds ‘A’, ‘B’, ‘C’, ‘D’, and ‘Z’ which is dependent from all of previous ones.
Also, assume build ‘A’ takes 10 sec to finish and ‘B’, ‘C’, and ‘D’ 5 sec each.
Now I want to say “‘A’ should be started first”. So that the overall dependency build would take 10 sec instead of 15 sec, when ‘A’ run last.
↧
Comment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running Builds in Parallel by Bulat
↧