🚀Day 27 Task: Jenkins Declarative Pipeline with Docker😃
Overview:
This article demonstrates the creation of a Docker-integrated Jenkins declarative pipeline for a Node.js application in two tasks. Task-01 uses the sh command for Docker build, potentially causing errors on reruns. Task-02 resolves this by ...
trushid.hashnode.dev2 min read