increase timeout
All checks were successful
frontend-action / build-image (push) Successful in 15m10s

This commit is contained in:
2024-05-20 20:40:46 +07:00
parent c9bb1e1fed
commit eac75b5c03

View File

@@ -32,4 +32,5 @@ jobs:
key: ${{ secrets.SORVOR_KEY }}
port: 22
script: "docker compose pull && docker compose up -d"
command_timeout: 3h
- run: echo "🍏 This job's status is ${{ job.status }}."