Skip to content

Commit a8d113b

Browse files
committed
Remove commented yarn cache clean command from Dockerfile
1 parent 43d4dbe commit a8d113b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ RUN yarn install \
5050
--production=false
5151

5252
RUN yarn global add pm2
53-
# RUN yarn cache clean --all
5453

5554
COPY --from=builder /data/apps/api/dist ./apps/api/dist
5655
COPY --from=builder /data/apps/web/.output ./apps/web/.output

0 commit comments

Comments
 (0)