0down votefavorite 
<http://stackoverflow.com/questions/40663732/including-dynamic-subversion-tags-in-jenkins#>

I have a Jenkins job that list SVN tags. I want to make this Dynamic such 
that it will display my tags based on previous parameters. For e.g. if I 
have multiple branches (branch1, branch2, branch3) in one choice parameter, 
based on what parameter user has selected I want them to display tags in 
svn://branches/branch1 or branch2 or branch 3

Is there any way I can accomplish this? I am not much familiar with Groovy 
script and do not want to create 3 separate jobs in Jenkins for different 
branches. Tried using Active choice parameter and Extended choice parameter 
but no luck so far as active choice parameter need familiarity with groovy 
script.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c4a8602c-0a59-4e3e-8ffe-9eb2467bdabb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to