go-gitlab-webhook
go-gitlab-webhook copied to clipboard
A GitLab webhook receiver written in Go
go-gitlab-webhook
A GitLab webhook receiver written in Go
Usage
git clone [email protected]:soupdiver/go-gitlab-webhook.gitcd go-gitlab-webhookgo buildcp config.example.json config.json- edit config.json that it fits your needs
./go-gitlab-webhook [CONFIGPATH]
Future
- upstart script