vicenteguerra / git-deploy

Php Script for Auto-Pull in server (Using WebHook from GitLab, GitHub and Bitbucket)
641 stars 236 forks source link

Bitbucket v5.11.1 not working? #22

Closed ShadowFM closed 5 years ago

ShadowFM commented 6 years ago

Hi, if I try to use it at Bitbucket it says:

=== ERROR: Pushed branch does not match BRANCH ===

my row for BRANCH is: define("BRANCH", "refs/head/master");

and I have in the repo "master" as Branch, do you know where the failure is??

Thanks for your help!

renehamburger commented 6 years ago

See #23.

JacobDB commented 5 years ago

Closing in favor of #23