update
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
FROM registry.cn-shanghai.aliyuncs.com/physical/maven:3.9.8-eclipse-temurin-17 AS build
|
FROM registry.cn-shanghai.aliyuncs.com/physical/maven:3.9.8-eclipse-temurin-17 AS build
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
RUN rm -rf /root/.m2/settings.xml
|
||||||
COPY settings.xml /root/.m2/settings.xml
|
COPY settings.xml /root/.m2/settings.xml
|
||||||
|
|
||||||
#ADD pom.xml /app
|
#ADD pom.xml /app
|
||||||
|
|||||||
Reference in New Issue
Block a user