Skip to content

Commit

Permalink
do not move mod info files to pruned
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Aug 15, 2024
1 parent 31f620a commit 1e8fe10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ COPY . .
FROM base AS builder
RUN pnpm --filter icons-web --prod deploy pruned
RUN mv web/public/icons pruned/public/icons
RUN mv web/mods pruned/mods

WORKDIR pruned
RUN pnpm run build
Expand Down

0 comments on commit 1e8fe10

Please sign in to comment.