zhongrj
2025-02-17 a444555b18588259288a18c22d4eb0976ccd7fe6
修改拷贝
1 files modified
2 ■■■ changed files
Dockerfile 2 ●●● patch | view | raw | blame | history
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