-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: envinject-plugin
-
Environment:Windows host, Jenkins ver. 2.32
Environment Injector Plugin 1.93.1
The documentation located at https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin is surprisingly sparse when it comes to defining how to set environment variables using a script.
Whether it's supposed to output lines like "set myVar=MyValue", just simply set the shell environment variables, or something else, it's definitely not obvious, and the lack of anything resembling an example is disappointing.
Can I get some help here?