mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-06 08:17:31 +00:00
fix: remove unnecessary COPY command for ruoyi-modules-api in Dockerfile.backend
This commit is contained in:
@@ -12,7 +12,7 @@ COPY ruoyi-admin ./ruoyi-admin
|
||||
COPY ruoyi-common ./ruoyi-common
|
||||
COPY ruoyi-modules ./ruoyi-modules
|
||||
COPY ruoyi-extend ./ruoyi-extend
|
||||
COPY ruoyi-modules-api ./ruoyi-modules-api
|
||||
|
||||
|
||||
# 构建项目 (使用 prod profile)
|
||||
RUN mvn clean package -Pprod -DskipTests
|
||||
|
||||
Reference in New Issue
Block a user