dronessh timeout
Some checks failed
Solaris Multi-Package Build / build (i386, 172.16.11.20, 2.6) (push) Failing after 10m10s
Some checks failed
Solaris Multi-Package Build / build (i386, 172.16.11.20, 2.6) (push) Failing after 10m10s
This commit is contained in:
parent
c6b590f77a
commit
d2e46641c4
@ -31,7 +31,7 @@ jobs:
|
|||||||
host: ${{ matrix.host }}
|
host: ${{ matrix.host }}
|
||||||
username: root
|
username: root
|
||||||
key: ${{ secrets.BUILD_SSH_KEY }}
|
key: ${{ secrets.BUILD_SSH_KEY }}
|
||||||
timeout: 7200 # 2 hours
|
timeout: 2h # 2 hours
|
||||||
script: |
|
script: |
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user