Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 254 Bytes

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