fix: increase ssh command timeout to 30m for docker build
All checks were successful
Deploy to Server / deploy (push) Successful in 3m54s
All checks were successful
Deploy to Server / deploy (push) Successful in 3m54s
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user