/gitlab-webhook-create

Create GitLab project webhooks using a binary

Primary LanguageGoMIT LicenseMIT

gitlab-webhook-create

Usage

docker run \
    -e GITLAB_TOKEN=mytoken \
    -e WEBHOOKS_FILE_PATH="./webhooks.json" \
    -e WEBHOOK_SECRET_TOKEN="123456" \
    hazim/gitlab-webhook-create