How to add Jenkins slave machine with Jenkins Master
Introduction Jenkins is a popular pipeline tool. It is extensively used for creating CI (continuous integration) pipelines. Not only CI pipeline, Jenkins can be used for CD (Continuous Delivery) pipeline also. Together we can say Jenkins is used for creating CI/CD pipelines. In this tutorial, we will discuss Jenkins master-slave architecture. We will see how […]
How to add Jenkins slave machine with Jenkins Master Read More »