Exemple:

  • Job A (multi job)
  • - Job 1
  • - Job 2
  • - Job 3

If the Job 1 ask for a name with a string parameter (exemple: myTagName), you must call the Job 1 with the good parameter in the "Job A". In advanced section in "Job A" for the "Job 1" add "Predefined parameters" and type myTagName=SuperTagName, the Job 1 was called with this argument. If you can configure the arguments, you can make the "Job A" parameterized and add a string parameter myTagNameForJob1 (or whatever) and in the "Predefined parameters" you can use this parameter (exemple : myTagName=${myTagNameForJob1}).

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/d/optout.

Reply via email to