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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to