Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CICD pipeline github actions #3

Closed
wants to merge 21 commits into from
Closed

CICD pipeline github actions #3

wants to merge 21 commits into from

Conversation

priyaranjanpatil
Copy link

-Currently CI/CD pipeline built for only DEV env
-Latest version will be auto deployed and also can rollback to previous versions
-We are using Dockerfile to build and push images to ECR & ECS also Env vars will be part of ECS task defnition
-Docker image scan is added in the pipeline which is using Trivy vulnerability scanner
-Environment variables
Platform specific: are stored in AWS SSM paramater store and pulled in Github actions while running pipeline
App specific: are stored in Github actions Env variables

nandeeshsb9
nandeeshsb9 previously approved these changes Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants