forked from drone/command-center-dashboard

chenyao
2025-04-21 cc52bebcc678101a3bc9fa99be344a18461ce2fa
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