...
Expand | ||
---|---|---|
| ||
this This creates a template. then create pipeline with 3 steps build docker push ECS deployOnce this Task template is created, a pipeline can now be setup using this Task. Deployment requires the latest image URL in order to deploy and that is generated during pipeline runtime. |
Expand | ||
---|---|---|
| ||
To set up inan ECS Service Pipeline pipeline, you needcreate 3 pipeline steps: Build, Docker ECR Push and AWS ECS Deploy
|
AWS ECS Service Creation Help Documentation
...