Skip to content

Commit

Permalink
cd: wait-for-service-stability 비활성화
Browse files Browse the repository at this point in the history
  • Loading branch information
csct3434 committed Oct 25, 2024
1 parent 4d59040 commit 6ac3453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ jobs:
task-definition: ${{ steps.task-def.outputs.task-definition }}
service: ${{ env.ECS_SERVICE }}
cluster: ${{ env.ECS_CLUSTER }}
wait-for-service-stability: true
wait-for-service-stability: false

0 comments on commit 6ac3453

Please sign in to comment.