Skip to content

Commit

Permalink
don't wait for stability on realm server deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
habdelra committed Jan 8, 2025
1 parent e82a761 commit 21e06ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@ jobs:
cluster: ${{ inputs.environment }}
service-name: "boxel-realm-server-${{ inputs.environment }}"
image: ${{ needs.build-realm-server.outputs.image }}
wait-for-service-stability: false

0 comments on commit 21e06ed

Please sign in to comment.