We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6130461 commit 7c929d6Copy full SHA for 7c929d6
1 file changed
.github/workflows/deploy-server.yml
@@ -39,3 +39,4 @@ jobs:
39
docker compose build
40
# Start containers
41
docker compose -f compose.yaml -f compose.ollama.yaml up -d
42
+ command_timeout: 60m
0 commit comments