#devops-articles
Read more stories on Hashnode
Articles with this tag
Jenkins Master (Server) Jenkins is an open-source automation server that helps automate various aspects of software development, including building,...
🔹What is Pipeline? In the context of Jenkins, a "pipeline" refers to a series of automated steps or jobs that are organized in a sequence to achieve...
TASK-01: Document the process from cloning the repository to adding webhooks, and Deployment, etc. as a README, go through this example A...
Introduction : In the previous blog of Day 22, we learned about Jenkins, concepts of CICD, and how to install Jenkins. A Jenkins job is a fundamental...
Overview of Jenkins:- Jenkins: Jenkins is a Java-based open-source automation platform(server) with plugins designed for continuous integration...
What is the Difference between an Image, Container, and Engine? Ans: Docker Image: A blueprint that contains all the necessary libraries,...