Day 24 : Complete Jenkins CI/CD Project
Today we will create a connection between Jenkins job and GitHub repository through GitHub webhook and will trigger Jenkins job automatically when any change is made to the code
What is GitHub webhook?
GitHub Webhooks are a way for GitHub to send rea...
rksingh.hashnode.dev2 min read