This commit is contained in:
parent
687e894a30
commit
77089856ef
@ -10,8 +10,8 @@ RUN corepack prepare pnpm@8.6.10 --activate
|
|||||||
RUN npm config set registry https://registry.npmmirror.com
|
RUN npm config set registry https://registry.npmmirror.com
|
||||||
RUN pnpm install
|
RUN pnpm install
|
||||||
|
|
||||||
RUN pnpm build && \
|
RUN pnpm build
|
||||||
ls -lh
|
RUN cd ../web && ls -lh
|
||||||
|
|
||||||
FROM golang:alpine as build
|
FROM golang:alpine as build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user