Moved the discussion here https://github.com/gocd/gocd/issues/2329
On Wed, Jun 22, 2016 at 1:51 AM Robert Lounsberry <[email protected]> wrote: > We have multiple build agents that are capable of building in a single > pipeline say Program A. Since we have multiple build agents, is there a way > to have the same pipeline build multiple versions at the same time. ex > Pipeline for Program A builds 1.1.0.1 and 1.1.0.2 at the same time. The > reason for this is when multiple programmers are committing changes it > allows us to break up the changes so we can more easily narrow down an > issue if there is one. > > Basically we want multiple builds running at the same time in the same > pipeline in the starting build stage, so if a new build needs to be started > while one is currently building, it starts in the same pipeline. > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
