提交 300e27f7 作者: ZhangLingKun

测试:测试推送部署

上级 f71e4d07
流水线 #7195 已失败 于阶段
in 6 秒
......@@ -21,7 +21,7 @@ FROM base AS builder
WORKDIR /app
COPY . .
COPY --from=deps /app/node_modules ./node_modules
RUN yarn build && yarn install --production --ignore-scripts --prefer-offline
RUN yarn build
# Production image, copy all the files and run next
FROM node:alpine AS runner
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论