Hi I have grouped my pipelines per project.
So I have a build pipeline that has git trigger and then the material for the subsequent pipelines in the group that relies on the build pipeline. Now it works well it trigger well and it runs all the pipeline my only trouble now is it triggering too much. So while the pipeline is running someone commits to the branch the build pipeline is listening to and then, of course, it starts while the rest of the pipelines are running. Is there a way to stop the build pipeline triggering while the pipeline is running. thanks -- 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.
