feat: add Docker publishing via GitHub Actions

This commit is contained in:
anoracleofra-code
2026-03-08 14:04:52 -06:00
parent d95e2f9501
commit 38d92ac6cc
7 changed files with 230 additions and 37 deletions
+10
View File
@@ -0,0 +1,10 @@
venv/
__pycache__/
*.pyc
.env
.pytest_cache/
.coverage
cctv.db
*.json
*.txt
!requirements.txt