You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
Production-style Jenkins Declarative pipeline with parallel test stages, SonarQube integration, Docker build/push to ECR, and Helm deployment to Kubernetes.
Files
Jenkinsfile
shared-libraries/
docker/ simple app Dockerfile
scripts/
About
End-to-end CI/CD pipeline using Jenkins Declarative Pipeline. Includes parallel testing, SonarQube integration, Docker/ECR deployments, and Helm-based Kubernetes rollout.