mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-11-22 03:04:35 +03:00
ssh command timeout
This commit is contained in:
parent
987556b875
commit
ea635bb61d
1
.github/workflows/release_candidate.yml
vendored
1
.github/workflows/release_candidate.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
key: ${{ secrets.SSH_ED25519KEY }}
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
command_timeout: 60m
|
||||
script: |
|
||||
cd ~
|
||||
./build-kinode.sh
|
||||
|
Loading…
Reference in New Issue
Block a user