Day27 of #90daysofdevops | Jenkins Declarative Pipeline with Docker
Task 1: Create a docker-integrated Jenkins declarative pipeline.
First, add Jenkins to the docker group so that Jenkins can integrate with docker.
Create a new job of type "Pipeline" and add the URL of the GitHub project that you want to use.
Use t...
devrahul.hashnode.dev1 min read