Skip to content

Add ecs wait to avoid additional checks on console to confirm the deployment.

Add ecs wait execution to avoid an additional check on AWS console to confirm if the deploys was successfully done. Just issuing ecs update-service doesn't guarantee that the new revision was deployed.

Merge request reports