Hi, I'm using go-cd for deployment in one of my projects.
Current status is that I have multiple branches - default, dev and feature 
branches.
When I push a commit to a dev branch or some of the feature branches, 
pipeline on go-cd is triggered (which is not wanted) - it should only 
trigger on changes in the default branch.

Basically I would like to know how can I specify pipelines to watch only 
certain branches? I'm using mercurial as materials repository.
Also, pipeline only uses one material repository if that makes thing more 
clear.

Any help appreciated, 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.

Reply via email to