2 Commits

Author SHA1 Message Date
Chever John
88f3aec0a7 fix(ci): add Docker daemon wait and TLS env vars for DinD
Set DOCKER_HOST, DOCKER_TLS_VERIFY, DOCKER_CERT_PATH for k8s runner
DinD sidecar communication. Add 'until docker info' wait loop to
ensure daemon is ready before build starts.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 10:10:59 +08:00
Chever John
0bb44305a1 feat: add GitLab CI pipeline for muyu service Docker build
Build 3 muyu services (gateway, system-rpc, inventory-rpc)
as Docker images and push to Harbor registry.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 10:02:01 +08:00