mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-07-13 00:11:52 +08:00
legacy 分支构建模式在服务端连续卡死(build 持续 building 状态 2 小时+, 多次重触发无效,GitHub 状态页无事件),且过程黑盒无日志可查。 切换为官方标准的 Actions 部署(jekyll-build-pages + deploy-pages): 渲染器相同、输出一致,构建失败时有真实日志,concurrency 保证 只保留最新部署。仅在 docs/ 变更时触发。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>