A GitLab webhook receiver written in Go
git clone [email protected]:soupdiver/go-gitlab-webhook.git
cd go-gitlab-webhook
go build
cp config.example.json config.json
- edit config.json that it fits your needs
./go-gitlab-webhook [CONFIGPATH]
- upstart script