Category: CI-CD

Connecting GitHub and Jenkins

💡 What You’ll Need Before You Start 🔌 Step 1: Install Git & GitHub Plugins in Jenkins Head to: 🔐 Step 2: Create GitHub Credentials for Jenkins You have two

Read More

Jenkins- Create Pipelines

Welcome to the land of pipelines—where your code gets tested, built, and deployed without you lifting a finger after your git push. This isn’t just automation. It’s orchestration. Think symphony,

Read More

Jenkins Introduction

If you’ve ever yelled at your CI/CD pipeline because your latest commit broke production (again), Jenkins might just be the DevOps sidekick you’ve been missing. Think of Jenkins as that

Read More