Jenkins Tutorial - Trigger builds with Webhooks in Jenkins

preview_player
Показать описание
Learn how to automatically trigger jobs in Jenkins. Following will be covered in this video:
- Configure GitHub hook trigger for GITScm polling
- Setup Ngrok
- Expose local jenkins instance to public internet
- Setup webhook in Github
- Automatically trigger build by code push to Github
Рекомендации по теме
Комментарии
Автор

Hi, Thanks for making knowledgeable videos. will you make node js pipeline video?

parvinderkaur
Автор

Hi
I want to trigger jenkins job when specific files are commited not for all the commits

Will you please explain about genericwebhook

srikanthchavvakula