How to automatically triggers Jenkins job when there is a Git tag push to Bitbucket server

Viewed 21

I am not able to figure out how to automatically triggers Jenkins job when there is a Git tag push to Bitbucket server using multibranch pipeline. I can manually trigger it but automatic trigger isn't working when there is a new tag push to the remote repo

0 Answers
Related