The issue is related to the build-flow plugin. It doesn't take care of EnvInject plugin.
On Mon, Aug 13, 2012 at 11:27 AM, nluetic <[email protected]>wrote: > Hello, > > I want to create a pipeline of jobs, that share a set of environment > variables, set depending on a parameter. > > So I defined a Groovy Snippet in "Prepare environment for the > run"/"Evaluated Groovy Script" where the environment variables should be > set depending on the parameter value. > > However, when I build there is no notion of this script being evaluated at > all. > This only happens with non-buildflow jobs. > > Am I missing something or could this be an error in EnvInject? > > -- > Greetings > > Neven >
