Mike: Thanks for the reply. I'm not sure I follow the response. When you mention Build Flows are you talking about build pipeline creating using the build pipeline plugin? Also, who are you setting the values that you pass in?
Thanks, Eric On Wednesday, June 4, 2014 3:34 PM, Mike Chmielewski <[email protected]> wrote: 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 BULLHORN® Twitter | LinkedIn | Facebook -- 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. -- 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.
