Skip to content

767829413/webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook

## route 定义在webhook配置的Payload URL
## path 项目路径执行git pull的地方
## port 监听的端口
## secret 定义在webhook配置的secret
nohup ./webhook_linux_amd64 -route=your_route -path=your_path -port=your_port -secret="your secret" > ./webhook.log 2>&1& echo $! > ./webhook.pid

About

A simple and practical github webhook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages