
How to configure GitHub Webhook | Webhook configuration on your local Jenkins
How to configure GitHub Webhook | Webhook configuration on your local Jenkins
Join the India’s Largest Tech Cult!
🏆 Enter 2021 contest here - https://gleam.io/aEOQ8/giveaway-free-…
Winners will get:
đź§« Alexa Echo Dot 4th Generation
đź‘• Cool T-Shirts
đź’» Laptop Stickers
There are many ways to trigger builds in jenkins but triggering via webhooks is considered to be most efficient because it triggers build only when the commit is pushed. In this video we are going to see how to setup webhooks on Github. We are going to use Ngrok to generate public-facing URL because we cant setup on localhost URL of Jenkins
We have already setup Jenkins server in our earlier videos, if you haven’t watched it yet please click the below link
   • How to install Jenkins | Jenkins Simp… Â
#SetUpWebHooksOnGithub #JenkinsS01E03 #BuildTriggers
I’ve setup Jenkins on port 8085 hence i’ve executed ngrok command for the same. You have to execute on the port that you have installed Jenkins
Content
Source: https://www.youtube.com/watch?v=odRxOMUZ6Ts