Have you followed the instructions available at https://support.cloudbees.com/hc/en-us/articles/115000053051-How-to-Trigger-Multibranch-Jobs-from-Bitbucket-Server- ? I haven't configured it in a while but these steps are what I last used.
Also of particular note is that, as far as I know, you can't used the native Bitbucket webhook functionality and instead need to use the plugin mentioned in the above article. Richard. On Fri, 22 Feb 2019, 11:50 AM Francisco, <[email protected]> wrote: > 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 > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/66a7c81b-d4e5-49b1-b796-8147680c7885%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/66a7c81b-d4e5-49b1-b796-8147680c7885%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAAy0hwfjdYeA7xdaQ_xY1hQ%2BtM734J-YNFO8JMhL_nbT-2ma%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
