## Check list - [x] CI - [x] CD ## Github Action - [x] send only commit occured in main branch - [x] build code as image (by Dockerfile) - [x] aws login - [x] send builded image to ecr - [x] delete old image ## Auto Deployment - [x] make ecs & tasks to auto deployment - [x] connect inner network (private) - [x] test api connection
Check list
Github Action
Auto Deployment