This commit is contained in:
@@ -24,8 +24,8 @@ RUN pnpm install --frozen-lockfile
|
||||
# 复制源代码
|
||||
COPY . .
|
||||
|
||||
# 构建 H5 生产版本
|
||||
RUN pnpm build:h5-prod
|
||||
# 构建 H5 测试版本
|
||||
RUN pnpm build:h5
|
||||
|
||||
# ================================
|
||||
# 阶段 2: 运行阶段
|
||||
|
||||
Reference in New Issue
Block a user