Merge pull request #396 from kinode-dao/dp/curl-max-timeout

quit
This commit is contained in:
doria 2024-06-12 04:18:46 +09:00 committed by GitHub
commit f2eb9d1f23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,4 +19,4 @@ jobs:
port: ${{ secrets.SSH_PORT }}
command_timeout: 60m
script: |
curl -—max-timeout 3600 -X PUT http://localhost:8000/monitor/build-kinode
curl -X PUT http://localhost:8000/monitor/build-kinode