Skip to content

Commit

Permalink
chore(docker): remove erroneous extra copy
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Nov 28, 2022
1 parent 95f112c commit 9225582
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 @@ -15,7 +15,6 @@ RUN npm ci

COPY src/ src/
COPY test/ test/
COPY web/ web/
RUN npm run compile
RUN npm prune --production

Expand Down

0 comments on commit 9225582

Please sign in to comment.