ogt 86d80d3f2a
All checks were successful
CD Pipeline / deploy (push) Successful in 1m44s
fix: cd.yaml rsync 加 --ignore-errors || true,徹底防止 code 23 中斷部署
雙重防護:
1. --ignore-errors:rsync 遇到 attr/type 錯誤繼續而非中止
2. || true:即使 rsync 以非 0 退出,整個 step 也不失敗

根本原因已修(templates/components symlink 在 188 恢復正確),
這兩個 flag 作為永久安全閥,防止殘留 Docker run 歷史債再次卡死 CD。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 02:13:24 +08:00
Description
EwoooC — 商品看板 + 業績報表 + AI KM (Flask + pgvector, Docker Compose on 188)
37 MiB
Languages
PostScript 59.7%
Python 30.9%
HTML 4.2%
CSS 2.1%
JavaScript 1.9%
Other 1.1%