You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Jenkins Pipeline script in Groovy for CI/CD of Dockerized apps. It builds, pushes to ECR, and deploys on ECS using Fargate. Includes stages for building, pushing, deploying, and ECS service setup, automating code to production.