ecs-blue-green-deployment icon indicating copy to clipboard operation
ecs-blue-green-deployment copied to clipboard

Use AWS ECR as source

Open iwomm opened this issue 6 years ago • 0 comments

First of all, thank you for creating this project, which gave me a great starting point!

Instead of using Github as the source of my pipeline, we build the container images in another system and push the images to ECR. Therefore, we need CodePipeline to pick up changes in ECR and run deploy the latest image.

iwomm avatar May 06 '19 15:05 iwomm