feat:删除日志文件

This commit is contained in:
haoxr 2021-03-08 20:48:43 +08:00
parent 748f03a0ea
commit 4eaa1cf2c8

View File

@ -155,13 +155,13 @@
<version>1.0.0</version>
<executions>
<!--执行mvn package,即执行 mvn clean package docker:build-->
<execution>
<!--<execution>
<id>build-image</id>
<phase>package</phase>
<goals>
<goal>build</goal>
</goals>
</execution>
</execution>-->
</executions>
<configuration>