Commit Graph

1 Commits

Author SHA1 Message Date
夏犀麟
361e063b80 CFG: Gitea act_runner 自动部署(Go 交叉编译 + Docker 重建容器)+ 生产镜像 Dockerfile
Some checks failed
Build and Deploy (service.xpcool.com) / build-and-deploy (push) Failing after 4m6s
- .gitea/workflows/deploy.yml:push main/dev → Go1.23 交叉编译(linux/amd64) → 组装 main+manifest/config+resource → docker build → 重建容器 127.0.0.1:10100(xpcool-net, GF_GCFG_ENV=prod, secrets: DB_DSN/JWT_SECRET)→ /api.json 冒烟
- deploy/Dockerfile:alpine 最小运行时(main + manifest/config + resource,EXPOSE 10100)
- 新增 009_admin_account_v2.sql(超管账号替换 xxcool)已含在本仓
2026-08-26 23:55:46 +08:00