Hi all,
I want to detect and build tags from only one specific branch, and I don't know exactly what the tag string will look like. Do you know how to configure git plugin for this? I read this: http://erics-notes.blogspot.co.il/2013/05/jenkins-build-latest-git-tag.html It gives a solution for "automatically build the latest tag in a git repository", not limited to specific branch. It can be easily adopted to look for tags meeting some regular expression, unfortunately I don't have a reliable way to predict what future tags will look like. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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.
