|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

i checked-OK below at LTS 1.477.2, parameterised trigger-2.17 and envinject plugin-
at matrix job:
Inject environment variables to the build process
Enter "Hello=World" into Properties Content
Add a post-build action "Trigger parameterized build on other projects"
Select "Predefined parameters"
Enter "Hello=$Hello" into the params box.
Run the build. Note that the param to the next build is Hello=World.