代码调整

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

View File

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