Skip to content

Commit

Permalink
increase flyctl backend timeout to 1200s
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady authored Sep 27, 2023
1 parent be6c20b commit ee87385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: superfly/flyctl-actions/setup-flyctl@master
with:
version: 0.1.101
- run: flyctl deploy --remote-only --wait-timeout 600
- run: flyctl deploy --remote-only --wait-timeout 1200

0 comments on commit ee87385

Please sign in to comment.