increase timeout
This commit is contained in:
@@ -30,5 +30,5 @@ jobs:
|
||||
key: ${{ secrets.SORVOR_KEY }}
|
||||
port: 22
|
||||
script: "docker compose pull && docker compose up -d"
|
||||
command_timeout: 3h
|
||||
command_timeout: 30h
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
||||
Reference in New Issue
Block a user