test(docker): track update fixture control ui asset · openclaw/openclaw@22c9e82
steipete
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -69,6 +69,7 @@ git config --global gc.auto 0
|
69 | 69 | git -C "$git_root" init -q |
70 | 70 | git -C "$git_root" config gc.auto 0 |
71 | 71 | git -C "$git_root" add -A |
| 72 | +git -C "$git_root" add -f dist/control-ui/index.html |
72 | 73 | git -C "$git_root" commit -qm "test fixture" |
73 | 74 | fixture_sha="$(git -C "$git_root" rev-parse HEAD)" |
74 | 75 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。