bitbucket-push-and-pull-request-plugin
bitbucket-push-and-pull-request-plugin copied to clipboard
Build status doesn't update
I've configured plugin and my pipeline as explained in tutorial. My pipeline is triggering every time but I can't see my build status on Bitbucket server. Send build status to BitBucket is checked inside plugin configuration. Jenkins is connecting through http to bitbucket server but my Bitbucket server base URL is https is it important?
@farshid616 did u try adding the below configuration in your jenkins job?

@arun-421 your suggestion looks to be for a freestyle job, not a pipeline as described in the original comment