-
Task
-
Resolution: Unresolved
-
Minor
-
None
I have a variable declared in jenkins global environment variables without any preset value.
I want to update the value through a job based on some checks. The value I update through envInject plugin methods is not getting updated in global variables.
I am in need to use the set value elsewhere through groovy code. Kindly suggest a solution