Files
awoooi/.gitea/workflows
OG T eff40a4949
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 23m35s
fix(ci): 修復 cd.yaml YAML 解析失敗 — ├ 字元缺縮排導致 CI 全停
根因: commit 5ee76dc 引入 HTML 結構化格式時,MSG 多行字串的
      ├/└ 行縮排為 0,YAML block scalar 解析失敗
      (yaml: line 72: could not find expected ':')

影響: 2026-04-16 03:27 後所有 commit 均無法觸發 CI build
      包含: cd1c0ff (5-tuple 修復) + 9ea1f77 (ghost button) + 8582439 (KB fix)

修復: 兩處 MSG 改用 printf 單行格式,消除多行 YAML 縮排陷阱

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 13:38:23 +08:00
..