Skip to content

CI / CD Pipeline using Git Actions. Fully automated pipeline with continuous deployment up to the Production Environment. CI / CD Pipeline using Jenkins and Tekton available in other repositories.

Notifications You must be signed in to change notification settings

MetaArivu/cicd-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI CD Pipeline using GIT Action

This pipeline focuses on below jobs once code is pushed to GIT Main branch

  • Run unit test
  • Catch Bugs and Security Vulnerabilities in code Using Sonar (WIP)
  • Build Project
  • Deploy Project on AWS Elastic Bean Stack

About

CI / CD Pipeline using Git Actions. Fully automated pipeline with continuous deployment up to the Production Environment. CI / CD Pipeline using Jenkins and Tekton available in other repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages