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.

沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南