Hello Salomé,

On Tue, Jul 5, 2016 at 11:04 AM, Salomé L. <[email protected]> wrote:

> In my pipeline I have a Mercurial material. First I run a hg incoming
> command which content is redirected to a bundle file and is used to detect
> parameters. Then I update my material ("fetch materials" is checked).
> Is it possible to change the command of fetch materials to pull from the
> bundle file ?
>

No, it's not possible to change the fetch materials command directly (it's
controlled by the GoCD code). You might be able to turn off fetch materials
and possibly use the environment variables that GoCD provides to run hg
incoming and then hg pull. I haven't tried it, though. Feels like it should
work.

Cheers,
Aravind

-- 
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