zhengchen.tao
|
77e588d99a
|
fix(ci): 加 jobs.build.container 显式声明 image + volumes
Build and Deploy Blog / build (push) Failing after 11m26s
act_runner v0.4.1 的全局 container.options 不 honor,改走
jobs.<name>.container.volumes 这条官方路径,配合 nas-infra
gitea-runner config 的 valid_volumes 白名单。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-03 16:29:45 +08:00 |
|
zhengchen.tao
|
40a38c8c14
|
ci: 加 mount fail-fast,防止 silent success(rsync 写到 job 容器临时目录)
Build and Deploy Blog / build (push) Failing after 1m48s
诊断 act_runner container.options 是否真生效,避免 build 0 退出码但 NAS 上是空目录。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-03 16:21:28 +08:00 |
|
zhengchen.tao
|
9c6188c2f7
|
init: Hugo + Stack 主题 + 首批 3 篇文章 + Gitea Actions 自动部署
Build and Deploy Blog / build (push) Successful in 5m9s
- Stack 主题 + 自定义 padding 与标题样式 (assets/scss/custom.scss)
- 内容: HTTPS 旅程 / AI 工程师地图 / Xray Reality
- 页面: 首页 / 文章 / 归档 / 关于 / 搜索
- CI: Gitea Actions push → hugo --minify → rsync 到 NAS
应用 Gitea Actions 模板 §4.4-4.5 经验: paths-ignore (注意不排除 **.md)
+ concurrency cancel-in-progress + summary
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-03 15:56:04 +08:00 |
|