Day 27 Task: Jenkins Declarative Pipeline with Docker - 90DaysOfDevOps
Day 26 was all about a Declarative pipeline, Now it is time to level up things, Let's integrate Docker and your Jenkins declarative pipeline
Use your Docker Build and Run Knowledge
docker build - you can use sh 'docker build . -t <tag>' in your pipel...
amana6420.hashnode.dev2 min read