Skip to content

aortmannm/hook_receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple hook receiver for git or github

Install dependencies

npm install

Start receiver with

node index.js -p <port>

Specify branch in the .json file in your config folder.

Create a hook in github or gitlab

Example:

http://192.168.1.145:8001/sample

For that example you need to take the sample.json if u create a hook_receiver.json u need to create a hook like this:

http://192.168.1.145:8001/hook_receiver

Edit sample.json with your commands and branch you want to have

About

A simple hook receiver for github or gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published