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