docs: 增加 Gitea Actions CI Runner 部署手册

- 开启 Actions、注册 act_runner、Testcontainers 所需的 docker.sock 挂载、常见问题对照
- 门禁:mkdocs build --strict 通过
This commit is contained in:
2026-09-04 15:01:20 +08:00
parent b6b8e774e7
commit 2de63f8911
2 changed files with 80 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ nav:
- 开发实施计划: development/development-plan.md
- Git 工作流规范: development/git-workflow.md
- 功能完成清单: development/feature-checklist.md
- CI Runner 部署手册: development/ci-runner-setup.md
- 第一迭代:
- 进展看板: development/iterations/iteration-1/index.md
- 01 任务分解: development/iterations/iteration-1/01-pm-task-breakdown.md