Skip to content

Commit

Permalink
Update aws-ecs-deploy-backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeyavorsky committed Apr 5, 2022
1 parent 274e6fd commit e569e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-ecs-deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ jobs:
task-definition: ${{ steps.task-definition.outputs.task-definition }}
service: ${{ needs.setup_env.outputs.AWS_APPENV }}
cluster: infra-prod
wait-for-service-stability: true
wait-for-service-stability: false
wait-for-minutes: 7 minutes

0 comments on commit e569e64

Please sign in to comment.