increase timeout
All checks were successful
frontend-action / build-image (push) Successful in 15m10s
All checks were successful
frontend-action / build-image (push) Successful in 15m10s
This commit is contained in:
@@ -32,4 +32,5 @@ jobs:
|
|||||||
key: ${{ secrets.SORVOR_KEY }}
|
key: ${{ secrets.SORVOR_KEY }}
|
||||||
port: 22
|
port: 22
|
||||||
script: "docker compose pull && docker compose up -d"
|
script: "docker compose pull && docker compose up -d"
|
||||||
|
command_timeout: 3h
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|||||||
Reference in New Issue
Block a user