Skip to content

Commit

Permalink
chore: unused patches dir
Browse files Browse the repository at this point in the history
  • Loading branch information
sylv committed Feb 12, 2024
1 parent ee0c6ff commit 4b7b7da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ RUN npm i -g pnpm

WORKDIR /usr/src/micro

COPY patches patches
COPY pnpm-lock.yaml pnpm-workspace.yaml ./
RUN --mount=type=cache,id=pnpm-store,target=/root/.local/share/pnpm/store \
pnpm fetch
Expand Down

0 comments on commit 4b7b7da

Please sign in to comment.