Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb5ee633

Browse files
authored
Update amazon-ecs.md (codefresh-io#324)
1 parent09ae263 commitb5ee633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/yaml-examples/examples/amazon-ecs.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The `codefreshplugins/cf-deploy-ecs` step performs the following:
139139
1. Creates a new revision from the current task definition of the service. If`--image-name` and`--image-tag` are provided, it replaces the image tag.
140140
1. Runs the`update-service` command with the new task definition revision.
141141
1. Waits for the deployment to complete.
142-
* Deployment is successfully completed if`runningCount == desiredCount` for PRIMARY deployment - see`aws ecs describe-service`
142+
* Deployment is successfully completed if`runningCount == desiredCount` for PRIMARY deployment - see`aws ecs describe-services`
143143
* The`cfecs-update` command exits with a timeout error if after --timeout (default = 900s)`runningCount` does not equal`desiredCount`
144144
* The`cfecs-update` exits with an error if --max-failed (default = 2) or more ECS tasks were stopped with error for the task definition that you are deploying. ECS continuously retries failed tasks.
145145

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp