Commit Graph

2 Commits

Author SHA1 Message Date
蒋天翔 044551dbc8 fix: remove -race flag and fix shell chain logic in CI pipeline
CI / Build, Lint, Test (push) Failing after 1h2m37s Details
-race requires CGO/gcc not available in Alpine. Parenthesized || true
to prevent chain logic interference.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 21:06:08 +08:00
蒋天翔 028a2f1cab feat: 添加 Dockerfile 和建木 DevOps 流水线配置
CI / Build, Lint, Test (push) Waiting to run Details
- 多阶段 Docker 构建(golang:1.26-alpine + alpine:3.20)
- 流水线:push 到 master 自动测试、构建、部署到 ECS

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 20:34:57 +08:00