Thanks Daniel, I'll give that a go.
On Thursday, 4 August 2016 10:00:31 UTC+10, Daniel Beck wrote: > > > > On 04.08.2016, at 01:56, Nick Grealy <[email protected] <javascript:>> > wrote: > > > > As the plugin maintainer, can I inject variables programmatically, as > environment variables instead? > > > > EnvironmentContributor is the extension point for that. > > To pass parameters to the build, you could define a QueueAction that holds > the relevant values, and then have an EnvironmentContributor make them into > env vars. > > -- 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/4cf8e474-b60b-4141-a3a3-9b5673ecd6df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
