Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: envinject-plugin
-
Labels:None
-
Similar Issues:
Description
Variables get injected as Environment Variables, and are thus available to subsequent (unrelated) jobs.
It would be a big improvement if the scope of variables set with EnvInject can be limited to the build in which they are injected.
Only system environment variables are shared between jobs.
Other variables and your injected variables shouldn't be shared by other jobs.
If it is not the case, it's a bug.
Could you let me know more information?