Skip to content

Commit bf46b17

Browse files
authored
Update Run_a_Jenkins_job_with_GitHub_webhook.md
1 parent b21bcf4 commit bf46b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/Run_a_Jenkins_job_with_GitHub_webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Log into the Jenkins
2525

2626
`repository` --> `settings` --> `webhooks`
2727
- Add webhook
28-
- Payload URL : `Jenkins_IP>:8080/github-webhook`
28+
- Payload URL : `Jenkins_IP>:8080/github-webhook/`
2929
- Content type : `Application/JSON`
3030

3131
3. Update the code with new commit. It should trigger our job in the jenkins

0 commit comments

Comments
 (0)