#jenkins
Read more stories on Hashnode
Articles with this tag
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration (CI): This is the...
Jenkins Master👨💼 🏠 Central Hub: It's the central command center where all decisions and operations are coordinated. 👩💻 Task Manager: Like a...
let's integrate Docker and your Jenkins declarative pipeline Jenkins Declarative Pipeline with Docker means using Jenkins (a tool for automating...
🛠️What is Pipeline? A Pipeline is a structured plan for your code, detailing each step it takes from creation to deployment. It functions like a...
GitHub Webhooks🖇️ GitHub Webhooks are like friendly messengers that GitHub sends out whenever something interesting happens to your code or...
What is Jenkins?🤖 Jenkins is an open-source automation server 🤖 that facilitates building, testing, and deploying software projects 🚀. It is a...