Using Jenkins to build pipeline by triggering git webhook (Git SCM)
Jenkins is a tool used to create CI-CD pipeline. Today we will make a project by integrating GitHub and Jenkins which will integrate changes automatically whenever a change is made in GitHub repo.
First, we will create a Pipeline in Jenkins dashboard...
devopsncloud.hashnode.dev2 min read