mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#91 copy the original war
This commit is contained in:
parent
f1651183d7
commit
ea2e6af67c
@ -29,7 +29,7 @@ COPY app /app
|
||||
WORKDIR /app
|
||||
RUN mvn clean package && \
|
||||
rm -rf /opt/apache-tomcat/webapps/ROOT && \
|
||||
cp target/contact-center-3.9.0.war /opt/apache-tomcat/webapps/ROOT.war && \
|
||||
cp target/contact-center-*.war.original /opt/apache-tomcat/webapps/ROOT.war && \
|
||||
rm -rf /app && \
|
||||
rm -rf /root/.m2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user