A lightweight webhook receive server
- Aliyun registry hooker
- Docker hub hooker
- Github repo push hooker
- Bitbucket repo push hooker
- Gitlab repo push hooker
- Gogs repo push hooker
- Gitea repo push hooker
- Coding repo push hooker
- Gitee repo push hooker
- JIRA hooker
make build
make release
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request