Hi All When i executed 2 / 3 builds at the same time, only one is getting executed, is there a way to run them in parallel, instead of waiting for the previous one to complete,
Also how do i define the project dependencies between projects / project group? for eg. -: run i want to run project B after Project A completes, -: run projct B in Group A should be followed by Project A in Group B is this possible?
