Skip to content

End-to-end CI/CD pipeline using Jenkins Declarative Pipeline. Includes parallel testing, SonarQube integration, Docker/ECR deployments, and Helm-based Kubernetes rollout.

Notifications You must be signed in to change notification settings

bhanuprakash-devops/jenkins-ci-cd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-ci-cd-example

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published