#jenkins
Read more stories on Hashnode
Articles with this tag
TABLE OF CONTENTS Project Description Pre-requisites Project Steps Project Description The project is about automating the deployment process of...
Here are some Jenkins-specific questions related to Docker that one can use during a DevOps Engineer interview: Questions What’s the difference...
TABLE OF CONTENTS Jenkins Master Jenkins Slave(Agent) Pre-Requisites Task-1: Create an agent by setting up a node on Jenkins Task-2: Configure a...
TABLE OF CONTENTS Task-1 : Using 'sh' syntax Task-2 : Using 'docker' groovy syntax Use your Docker Build and Run Knowledge docker build - you can...
TABLE OF CONTENTS Pipeline and it's types Task: Realtime example One of the most important parts of your DevOps and CICD journey is a Declarative...
SPEED1X Task: Creating README.md file Let's document the process of building the CI/CD pipeline that we did yesterday as a part of the day-24...