Skip to content

Commit

Permalink
Update config-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okamara authored Nov 17, 2020
1 parent b1bcaa0 commit 8e89f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ After you register a repository a jenkins credential is generated with the forma
##### Gitlab: Configure Webhook for Pushes and Pull Requests
* Go to your **Gitlab repository page > Settings > Webhooks**.
* Add `http://your-zebrunner-domain.com/jenkins/generic-webhook-trigger/invoke?token=gitlab-token-here` into "Payload URL" field.
* Select application/json in "Content Type" field.
* "Secret Token" is empty field.
* Select **Push and Merge Requests events**.
* Click **Add webhook**.

Expand Down

0 comments on commit 8e89f75

Please sign in to comment.