This commit is contained in:
parent
a3b1d94823
commit
b0e35c574c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ WORKDIR /app
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
RUN npm i -g pnpm
|
||||||
RUN pnpm install
|
RUN pnpm install
|
||||||
RUN pnpm run build
|
RUN pnpm run build
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue