This commit is contained in:
parent
2a992810fe
commit
84e2f1dbfe
|
|
@ -21,7 +21,7 @@ COPY apps ./apps
|
||||||
RUN pnpm install
|
RUN pnpm install
|
||||||
|
|
||||||
# 先构建需要构建的包
|
# 先构建需要构建的包
|
||||||
RUN pnpm --filter @deotaland/ui build
|
# RUN pnpm --filter @deotaland/ui build
|
||||||
|
|
||||||
# 构建应用
|
# 构建应用
|
||||||
RUN pnpm run build
|
RUN pnpm run build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue