-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello,
I'm trying to configurate the git-webhook-proxy, in my MacOSX server. I have jenkins on "http://localhost:8080", created a job with name "AndroidTesting", and a repository on bitbucket, I configured the hook on bitbucket like this: "http://test.com:8000"
After download the git-webhook-proxy, tried to execute like this:
./git-webhook-proxy --mirror-path "Users/Shared/Jenkins/mirror/" --listen ":8000" --remote "http://localhost:8080"
I commit the changes on bitbucket and the hook is send to the proxy, but I it shows "No hook handler found!". Is there any configuration I missed here?
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels