Hi All, there is the build pipeline which have 2 materials one is github repo with source code and one is private git repo with config files and scripts. So, i configured whitelist that github repo should be polled upon commit in VERSION file , which means releasing of new version. However, if i do a commit to private git repo, the github repo get pulled anyhow with last commits and then build is triggered upon them; what is of course not how i imagine this to work. what could be the solution to it? do i misundersand the go-concepts ?
Thank you Regards Oleg -- 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.
