fix: 移除 Dockerfile 中不存在的 viewsh-module-ops/pom.xml 复制
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
lzh
2026-01-13 10:03:30 +08:00
parent 7d5cf21bdc
commit 982fdba4e7

View File

@@ -18,7 +18,6 @@ COPY viewsh-gateway/pom.xml viewsh-gateway/
COPY viewsh-module-system/pom.xml viewsh-module-system/
COPY viewsh-module-infra/pom.xml viewsh-module-infra/
COPY viewsh-module-iot/pom.xml viewsh-module-iot/
COPY viewsh-module-ops/pom.xml viewsh-module-ops/
COPY viewsh-server/pom.xml viewsh-server/
# 下载依赖(利用缓存层)