如何使用最新的任务定义版本自动更新ECS服务?

0

【以下的问题经过翻译处理】 我正在使用带有Farget的aws ECS,并且我在GitHub上有一个工作流,当我的ECR存储库发生更改时,它会改变我的ESC任务定义。现在,我想让ECS服务在任务定义修订时自动更新,这样我的codeDeploy就会开始部署更新的服务?

profile picture
EXPERT
asked 6 months ago16 views
1 Answer
0

【以下的回答经过翻译处理】 你可以按照这个教程:https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-ecs-ecr-codedeploy.html进行操作。

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions