We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21bcf4 commit bf46b17Copy full SHA for bf46b17
jenkins/Run_a_Jenkins_job_with_GitHub_webhook.md
@@ -25,7 +25,7 @@ Log into the Jenkins
25
26
`repository` --> `settings` --> `webhooks`
27
- Add webhook
28
- - Payload URL : `Jenkins_IP>:8080/github-webhook`
+ - Payload URL : `Jenkins_IP>:8080/github-webhook/`
29
- Content type : `Application/JSON`
30
31
3. Update the code with new commit. It should trigger our job in the jenkins
0 commit comments