On Tue, Apr 4, 2017 at 10:42 AM, Subhash Gajare <[email protected]> wrote:
> I need some help for solving my design issue of GO CD pipeline. > > 1. I have a main pipeline window, in which I want to define some stages; > these stages should hold the new pipeline itself. > [...] > > 2. Is there any way, where in we can have separate SVN materials for each > stage? For example, I have 3 stages and each stage require a separate SVN > repository as material, > [...] > > Is there any way for this? Or any workaround for this? > No. You might be able to do some of this (especially for the first question) using the APIs <https://api.gocd.io/current/#scheduling-pipelines>, but this runs counter to how GoCD works and you'd just be trying to contort it to do something it is not meant to do. -- 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.
