I have two Jenkins jobs.
trunk.abc
branch.abc
I want to use parameter to call these jobs depending on the parameter
value.
*Parameter:*
*name: SVN_TREE*
*Default Value: trunk*
trigger/call job
${SVN_TREE}.abc
How do I trigger Jenkins job using parameter for the job name? I keep
getting "Invalid job name" when using parameter concatenate with the rest
of the job name (*${SVN_TREE}.abc*)
Thanks!
--
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/d/optout.