#jenkins
Read more stories on Hashnode
Articles with this tag
You Should Know as a DevOps Engineer · A) Basic Level Jenkins Interview Questions 1. What is Jenkins? Jenkins is an open-source free automation tool used...
With Jinkins Master & Slave servers Collaboration on AWS · Jenkins Master (Server) Jenkins’s server or master node holds all key configurations. The...
👉 What is a Pipeline? 🚀 A pipeline is like a software journey 🛤️, moving from development to deployment. It automagically guides the process,...
Task-01: Setting Up CI/CD with Jenkins and GitHub Webhooks: A Comprehensive Guide Document the process from cloning the repository to adding...
Task-01 1)Fork this repository. 2)Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. Generate the SSH keys...
⚡Introduction In the previous blog post on Day 22, we learned about Jenkins, CI/CD concepts, and how to install Jenkins. Now, let's break down what...