Hi All
In the build section, we selected Use Shell to include our shell scripting
to run on a slave for job A.
This job A triggers Job B after completion.
Job B needs job A's paramterized parameters to run Job B task.
We have been unable to pass the our custom environment variable value to
Job B from A.
We tried using
export variableA
in the shell script box of the build section
and then tried setting
JobBParameter=${variableA}
in the post-action of parameterized parameter
Still it doesnt work.
Is there any other way to do it, to pass custom environment variable value
to Job B ?
We do not have the option of EnvInj plugin.
Thanks
Sincerely
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.