Some checks failed
Build and Deploy Log Center / build-and-deploy (push) Failing after 1m11s
- 构建步骤改用 docker buildx build + tee 捕获实际构建日志
- URL 改用 github.run_number 替代 github.run_id(修复跳转到错误页面)
- 改为单一综合失败上报步骤,收集实际错误日志到 stack_trace
- 补充 repo_url、actor、commit 等缺失字段
- 使用 ${{ }} 模板语法替代 $GITHUB_* 环境变量
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>