add k8s support and upload image to ghcr.io
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
.git
|
||||
.github
|
||||
|
||||
.env
|
||||
.env.*
|
||||
|
||||
.venv
|
||||
venv
|
||||
ENV
|
||||
__pycache__
|
||||
*.py[cod]
|
||||
|
||||
stats.db
|
||||
*.db
|
||||
*.db-journal
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
|
||||
run.sh
|
||||
docker-compose*.yml
|
||||
docker-compose*.yaml
|
||||
Reference in New Issue
Block a user