Compare commits
2 Commits
fb342e26b1
...
a056cd5798
| Author | SHA1 | Date | |
|---|---|---|---|
| a056cd5798 | |||
|
|
a74ae4d400 |
@ -11,7 +11,7 @@ RUN npm config set registry https://registry.npmmirror.com \
|
|||||||
&& npm ci --no-audit --no-fund
|
&& npm ci --no-audit --no-fund
|
||||||
|
|
||||||
# 复制源码并构建
|
# 复制源码并构建
|
||||||
COPY ../vue-ui .
|
COPY vue-ui .
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
# 运行阶段,使用独立 nginx 镜像
|
# 运行阶段,使用独立 nginx 镜像
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user