ECS-to-CodeDeploy deployment

0

Assuming the following tutorial: https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-ecs-ecr-codedeploy.html Question, there is a possibility to have a CodeBuild stage after source which dynamically generate the taskdef.json and export it into artifactory zip. Code/Deploy stage to use this one into blue/green deployment? Thanks

1 個回答
0

Yes it will be able to use, as it will create the file in s3 but that needs to be mentioned as the output artifacts in s3 bucket. In the artifacts we need to add all the required files like taskdef.json .

AWS
已回答 1 年前

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

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

回答問題指南