feat: add Docker publishing via GitHub Actions

Former-commit-id: 36c92881c8
This commit is contained in:
anoracleofra-code
2026-03-08 14:04:52 -06:00
parent 75537a8570
commit 5cefd8f8d5
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