1 Answer
- Newest
- Most votes
- Most comments
0
You can follow this tutorial: https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-ecs-ecr-codedeploy.html
answered 2 years ago
Relevant content
- AWS OFFICIALUpdated 10 months ago
You can follow this tutorial: https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-ecs-ecr-codedeploy.html
I didn't have the appspec.json file for codeDeploy to work as expected, and the tutorial showed me that. Thanks!