Hi,

You can generate several parameters in first pipeline and use them
within the pipeline. You can't use parameter of one pipeline to
another pipeline. The scope of the parameter is limited to the
pipeline where it is defined.

To call the parameter you have to use #{parameter}.

For more information you can go through this document
https://docs.go.cd/16.5.0/configuration/admin_use_parameters_in_configuration.html.

Hope this information helped.

Thanks,
Padma

On Wed, Jun 15, 2016 at 8:12 PM, Марина Мухина <[email protected]> wrote:
> Hello!
>
> I want generate several parameters in fist pipeline and I want use parametrs
> in that will be used in other pipelines. Other pipelines will have first
> piplenine in materials. How can this be done?
>
> --
> 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.

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