Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Webhooks

Michiels Alexis November 14, 2018

Hello,

I'd like to create a webhooks to automatically push my repository to my server when I push files from my PC to the repository.

 

So I already let the access to the different IP adresses : 


AuthType Basic
AuthName "Please Log In"
AuthUserFile ".../.htpasswd"
Require valid-user
Order deny,allow
Deny from all
Allow from 104.192.136.0/21
Allow from 34.198.203.127
Allow from 34.198.32.85
Allow from 34.198.178.64
Satisfy any

 

I created too a webhooks in my BitBucket panel :

Capture d’écran 2018-11-14 à 11.12.11.png 

 

But now... What do I have to do ? Because I don't know if I have to create a script or if a script ".sample" already exist in the directory "hooks" for this... 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events