parent
b0f6b879f3
commit
cb3dbb9b95
@ -10,7 +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
|
||||
RUN pnpm build && \
|
||||
ls -al
|
||||
|
||||
FROM golang:alpine as build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user