Skip to content

Commit 614626c

Browse files
committed
build(docker): copy patches dir
1 parent de3ec31 commit 614626c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN corepack enable
99
RUN corepack prepare pnpm@latest-9 --activate
1010

1111
COPY package.json pnpm-lock.yaml .npmrc ./
12+
COPY patches patches
1213

1314
RUN --mount=type=cache,target=/root/.local/share/pnpm/store pnpm fetch --prod
1415

0 commit comments

Comments
 (0)