mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:50:43 +00:00
test(docker): track update fixture control ui asset
This commit is contained in:
@@ -69,6 +69,7 @@ git config --global gc.auto 0
|
||||
git -C "$git_root" init -q
|
||||
git -C "$git_root" config gc.auto 0
|
||||
git -C "$git_root" add -A
|
||||
git -C "$git_root" add -f dist/control-ui/index.html
|
||||
git -C "$git_root" commit -qm "test fixture"
|
||||
fixture_sha="$(git -C "$git_root" rev-parse HEAD)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user