Run PR CI via docker build/run without compose networks
All checks were successful
CI / ci (pull_request) Successful in 43s

This commit is contained in:
Codex_B
2026-02-28 13:05:28 +00:00
parent 11b89e9e1c
commit 2cb1e622e2
3 changed files with 29 additions and 20 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.git
.gitea
.github
.venv
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.benchmarks/
media/
staticfiles/