Skip to content

Commit 3a8d1f7

Browse files
committed
Increase ssh command timeout for deploy
1 parent b1bc90e commit 3a8d1f7

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

.github/workflows/deploy-web.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
key: ${{ secrets.VPS_SSH_KEY }}
2020
port: 22
2121
timeout: 300s
22+
command_timeout: 30m
2223
script: |
2324
# Navigate to project directory
2425
cd ~/splitly

web/package-lock.json

Lines changed: 22 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)