CI/CD Pipeline using Jenkins + GitHub
What youโll build
A real CI/CD pipeline:
๐ Push code โ Jenkins triggers โ Test โ Deploy to server
Jenkins Installation on Amazon Linux 2023
Step 1 : Update System
sudo yum update -y
Step 2 : Install
my-devops-automation-project.hashnode.dev3 min read