I have services running on ECS Fargate using repo ECR, CodeBuild, GitHub and CI CD pipeline automation for it.

0

I have services running on ECS Fargate containers, following the normal process, Code on GitHub from where image is build By CodeBuild and pushed on ECR, from where copy image URI and give it to Service task definition and update the service. Now I want automation for it. Not the standard automation where when changes on GitHub is done and CICD start working using CodePipeline.

I want when I start build on CodeBuild my automation starts, push image to ECR, create task revision and update ECS service.

没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则