fix(cleanup): per-run 缓存清理改容器 root 执行(PLAT-014,升 v4 前置) #2

Merged
dsh-mulm merged 1 commits from task/PLAT-014-per-run-cleanup-root into main 2026-08-31 13:05:18 +00:00
1 Commits
Author SHA1 Message Date
zcode_mulm e2b81e7ee6 fix(cleanup): per-run 缓存清理改容器 root 执行(PLAT-014,坑 #18 同族)
宿主 08-30 治理后为非 root gitea-runner,rm 容器 root 属主缓存文件必 EACCES
(Seabed run 917 两 attempt 测试全绿、清理步必死)。复用 job 已拉的 node-image
find -mindepth 1 -delete + 宿主 rmdir 自建目录。v3 不动;合并后打 v4,
per-run 调用方(Seabed)升 @v4,fixed 调用方(Reef)可留 @v3。
2026-08-31 20:52:23 +08:00