添加 Dockerfile + Gitea CI(构建镜像→更新yaml→ArgoCD sync)
ci / docker (push) Failing after 54s

This commit is contained in:
2026-08-13 06:40:21 +08:00
parent ca00686d91
commit 414c07399f
3 changed files with 108 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.git
.gitignore
.venv
__pycache__
*.pyc
backend/*.db
frontend/node_modules
frontend/dist
backend/static