MetaArivu / cicd-github-action

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%