Thanks On Thursday, 2 June 2016 16:41:17 UTC-4, Jesse Glick wrote: > > On Thu, Jun 2, 2016 at 4:14 PM, Jimmy Ray <[email protected] > <javascript:>> wrote: > > VariableInjectionAction action = new > > VariableInjectionAction(read.getEnvKey(), value); > > run.addAction(action); > > run.getEnvironment(listener); > > Not quite sure what you are trying to do here, but it will not work. > Just use `SimpleBuildWrapper.Context.env(String, String)` to set > variables within the block. >
-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/e0d56b42-9298-4724-982f-771fb0962ece%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
