Skip to content

Commit

Permalink
👷 build: rollback changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhijie0327 authored Dec 30, 2024
1 parent e99a706 commit c9e4ce2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ RUN \
npm config set registry "https://registry.npmmirror.com/"; \
fi \
&& npm i \
&& npm run build \
&& npm prune
&& npm run build

FROM busybox:latest AS app

Expand Down

0 comments on commit c9e4ce2

Please sign in to comment.