Jenkins Declarative Pipeline with Docker
Apr 25, 2023 · 2 min read · It's 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 the sh docker build . -t <tag> in your pipeline stage block to run the docker build comman...
Join discussion



