fix: stabilize live and docker test lanes

This commit is contained in:
Peter Steinberger
2026-04-03 21:41:26 +01:00
parent 5d3edb1d40
commit 0204b8dd28
17 changed files with 329 additions and 146 deletions

View File

@@ -14,7 +14,7 @@ RUN --mount=type=cache,id=openclaw-cleanup-smoke-apt-cache,target=/var/cache/apt
git
WORKDIR /repo
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml ./
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc ./
COPY ui/package.json ./ui/package.json
COPY packages ./packages
COPY extensions ./extensions