Deployment
If CI/CD fails, you can manually deploy using the AWS CLI:
aws ecs update-service --cluster eduos-prod --service web-app --force-new-deployment
If CI/CD fails, you can manually deploy using the AWS CLI:
aws ecs update-service --cluster eduos-prod --service web-app --force-new-deployment
Search articles, projects, and more...