I would like to prepare 2 jobs in the same jenkins server that will read from a specific branch. I have to use the git tag for one of the jobs as to separate them somehow.
Please, could you paste some code containing the job trigger in jenkins using a git tag ?