For Build Flows, I have passed in arbitrary variables not defined on a job in the flow, and they are picked up correctly.
On Wed, Jun 4, 2014 at 12:42 PM, Eric Wood <[email protected]> wrote: > I have several jenkins jobs that I want to use global variables. The only > way I have seen to do this is to parameterize my build and to set a global > parameter string using the plugin documented here: > > https://wiki.jenkins-ci.org/display/JENKINS/Global+Variable+String+Parameter+Plugin > > The issue I run into is that this forces me to run a build with parameters > and prompts me to select the defaults., and the build pipeline plugin does > not know anything about this and does not seem to kick off the build with > the specified defaults. > > It there a way for me to set up global parameters and get the build > process to accept them without prompting me for a "parameterized" build? > > Thansdk, Eric > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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. > -- *Michael Chmielewski** |* Practice Lead, Release Engineering *T* 617.478.9368 <http://www.bullhorn.com/S/New> BULLHORN <http://www.bullhorn.com/>*®* Twitter <http://www.twitter.com/bullhorn> | LinkedIn <http://www.linkedin.com/company/bullhorn> | Facebook <https://www.facebook.com/Bullhorn> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
