Hi,

I have create a parameterised Multibranch Pipeline job, defining the 
parameters and their defaults in a Jenkinsfile inside the repository being 
built.

The job will be built on multiple environments, with separate Jenkins 
deployments. The defaults set in the Jenkinsfile are production values, but 
I'd like to be able to set different values globally in the other 
deployments. Is there any way to override the default value globally for 
the whole job?

I've found the Environment Injector 
<https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin> plugin, but 
it doesn't seem like it's possible to customize a job which uses a 
Jenkinsfile.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/53e65737-8d72-47e8-8c52-d0dc5c09121a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to