CI: isolate compose projects and remove runner container conflicts
Some checks failed
CI / lint (pull_request) Failing after 6s
CI / typecheck (pull_request) Failing after 6s
CI / tests (pull_request) Failing after 8s

This commit is contained in:
Codex_B
2026-02-28 12:56:44 +00:00
parent ebdf20e708
commit 06be5d6752
4 changed files with 31 additions and 16 deletions

7
docker-compose.ci.yml Normal file
View File

@@ -0,0 +1,7 @@
services:
web:
volumes: []
ports: []
db:
ports: []