feat: 添加 Gitea Actions 自动部署功能
Some checks failed
Deploy BillAI / Deploy to Production (push) Failing after 0s

This commit is contained in:
CHE LIANG ZHAO
2026-01-26 17:21:12 +08:00
parent a1eebd0b3f
commit ed0a44851d
5 changed files with 218 additions and 0 deletions

3
runner/.env.example Normal file
View File

@@ -0,0 +1,3 @@
# Gitea Runner 配置
# 从 Gitea 仓库获取 TokenSettings -> Actions -> Runners -> Create new Runner
GITEA_RUNNER_REGISTRATION_TOKEN=你的Token