Hello guys,
I'm facing an issue and I already tried many solutions. The trouble is: on BitBucket (BB) I configured the Bitbucket Server Webhook to Jenkins with my Jenkins URL and my repository. Then, on Jenkins I configured (in a multibranch) the Git Plugin with my repo and tried to do a commit and it worked perfect, I committed and a build was a fired on Jenkins. But I want to use the BitBucket Branch Source Plugin on Jenkins and when I tried to configure it instead of using the Git Plugin nothing happened (no build has fired on Jenkins after a commit). Can you guys help me on this?
The second solution I tried was using a custom hook on BitBucket which seems to get to Jenkins but then it doesn't find my multibranch on Jenkins (I can detail this a little more if you want).
I wanted to make the first solution to get to work because it's the best and the cleanest, so if you could help me I would appreciate.
Best regards,
Francisco Vieira