mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-07 20:48:25 +08:00
Merge branch 'master' into next
This commit is contained in:
@@ -7,7 +7,7 @@ RUN mkdir -p /apps
|
||||
COPY . /apps
|
||||
WORKDIR /apps
|
||||
## 安装依赖
|
||||
RUN npm ci --registry https://registry.npmmirror.com && npm run build
|
||||
RUN npm i --registry https://registry.npmmirror.com && npm run build
|
||||
|
||||
# 设置部署镜像
|
||||
FROM registry.cn-hangzhou.aliyuncs.com/142vip/nginx:latest
|
||||
|
||||
Reference in New Issue
Block a user