Dockerfile @@ -14,4 +14,4 @@ RUN npm run build-only # 复制构建后的文件到 Nginx 的 html 目录 COPY --from=build-stage /app/dist /software/service/drone/web/pilot-h5 COPY /app/dist /software/service/drone/web/pilot-h5