Skip to content

Commit 6ac3453

Browse files
committed
cd: wait-for-service-stability 비활성화
1 parent 4d59040 commit 6ac3453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
task-definition: ${{ steps.task-def.outputs.task-definition }}
111111
service: ${{ env.ECS_SERVICE }}
112112
cluster: ${{ env.ECS_CLUSTER }}
113-
wait-for-service-stability: true
113+
wait-for-service-stability: false

0 commit comments

Comments
 (0)