fix: dockerfile update
This commit is contained in:
parent
829cf84f69
commit
9fbce167b3
@ -21,6 +21,7 @@ COPY ruoyi-notification/pom.xml ruoyi-notification/
|
|||||||
COPY ruoyi-analytics/pom.xml ruoyi-analytics/
|
COPY ruoyi-analytics/pom.xml ruoyi-analytics/
|
||||||
COPY ruoyi-workflow/pom.xml ruoyi-workflow/
|
COPY ruoyi-workflow/pom.xml ruoyi-workflow/
|
||||||
COPY ruoyi-integration/pom.xml ruoyi-integration/
|
COPY ruoyi-integration/pom.xml ruoyi-integration/
|
||||||
|
COPY ruoyi-verification/pom.xml ruoyi-verification/
|
||||||
COPY ruoyi-monitor/pom.xml ruoyi-monitor/
|
COPY ruoyi-monitor/pom.xml ruoyi-monitor/
|
||||||
|
|
||||||
# 下载依赖 (利用Docker缓存层优化)
|
# 下载依赖 (利用Docker缓存层优化)
|
||||||
@ -41,6 +42,7 @@ COPY ruoyi-notification/src ruoyi-notification/src
|
|||||||
COPY ruoyi-analytics/src ruoyi-analytics/src
|
COPY ruoyi-analytics/src ruoyi-analytics/src
|
||||||
COPY ruoyi-workflow/src ruoyi-workflow/src
|
COPY ruoyi-workflow/src ruoyi-workflow/src
|
||||||
COPY ruoyi-integration/src ruoyi-integration/src
|
COPY ruoyi-integration/src ruoyi-integration/src
|
||||||
|
COPY ruoyi-verification/src ruoyi-verification/src
|
||||||
COPY ruoyi-monitor/src ruoyi-monitor/src
|
COPY ruoyi-monitor/src ruoyi-monitor/src
|
||||||
|
|
||||||
# 执行Maven构建,跳过测试以加快构建速度
|
# 执行Maven构建,跳过测试以加快构建速度
|
||||||
|
|||||||
2033
sql/anxin.sql
2033
sql/anxin.sql
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user