代码调整

This commit is contained in:
2023-03-08 23:27:53 +08:00
parent daffdb9048
commit 49e04b5806

View File

@@ -183,7 +183,7 @@
<executions>
<execution>
<id>build-image</id>
<phase>install</phase>
<phase>${docker.operate}</phase>
<goals>
<goal>build</goal>
</goals>