Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Apr 6, 2024
1 parent 20c1633 commit 69d3bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ RUN echo "The backend URL is $BACKEND_URL"
RUN mkdir /app/temp

RUN pnpm install --prod --ignore-scripts
RUN pnpm install tsc
RUN pnpm build:all

0 comments on commit 69d3bac

Please sign in to comment.