fix: increase ssh command timeout to 30m for docker build
All checks were successful
Deploy to Server / deploy (push) Successful in 3m54s

This commit is contained in:
爽哒哒
2026-03-21 10:46:49 +08:00
parent 4a07b4b7a0
commit ee98408660

View File

@@ -11,6 +11,7 @@ jobs:
host: 6.6.6.66
username: quant
password: 123quant-speed
command_timeout: 30m
script: |
TARGET_DIR="/home/quant/data/dev/deploy"
SUDO_PASSWORD="123quant-speed"