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
Asked
Active
Viewed 94 times
0
-
Check the answer here, https://stackoverflow.com/a/73438320/2627018 – ycr Sep 15 '22 at 12:34
-
Thanks, but this seems not to help. – Tolulope Olorunfemi Nov 22 '22 at 19:14