forked from drone/command-center-dashboard

chenyao
2025-04-21 fa3d0d26b3b37af8761562ab32a31c49b6215c65
Dockerfile.test
@@ -10,7 +10,7 @@
RUN rm -rf node_modules package-lock.json && npm install --registry=https://registry.npmmirror.com
# 构建项目
RUN npm run build:dev
RUN npm run build:test
# 查看
RUN ls /app/dist
RUN ls /app/dist