Commit 23c0acbc authored by liaozan's avatar liaozan 🏀

add plugins

parent 3c22e7d3
...@@ -471,7 +471,7 @@ ...@@ -471,7 +471,7 @@
<repository>${docker.repository}/${project.parent.artifactId}</repository> <repository>${docker.repository}/${project.parent.artifactId}</repository>
<writeTestMetadata>false</writeTestMetadata> <writeTestMetadata>false</writeTestMetadata>
<skipDockerInfo>true</skipDockerInfo> <skipDockerInfo>true</skipDockerInfo>
<tag>${project.version}</tag> <tag>${version}</tag>
<pullNewerImage>false</pullNewerImage> <pullNewerImage>false</pullNewerImage>
<noCache>false</noCache> <noCache>false</noCache>
</configuration> </configuration>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment