> On 28. Dec 2017, at 17:08, Konstantin <[email protected]> wrote: > > But it don't work. I'm trying to use this variable on next build step and got > nothing. I've googled it and there isn't quite clear discriptions. Source > codes of existing plugins (EnvInject, etc) also doesn't help.
Not having looked at the code, you're probably getting your own copy of the EnvVars. One of these should get you there: https://jenkins.io/doc/developer/extensions/jenkins-core/#environmentcontributor https://jenkins.io/doc/developer/extensions/jenkins-core/#buildwrapper https://jenkins.io/doc/developer/extensions/jenkins-core/#runlistener -- 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/C41D3D54-D6E6-4563-A563-5D5AD9C99C71%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
