This commit is contained in:
@@ -25,7 +25,7 @@ RUN pnpm install --frozen-lockfile
|
||||
COPY . .
|
||||
|
||||
# 构建 H5 测试版本
|
||||
RUN pnpm build:h5
|
||||
RUN pnpm build:h5-test
|
||||
|
||||
# ================================
|
||||
# 阶段 2: 运行阶段
|
||||
|
||||
Reference in New Issue
Block a user