Skip to content
Snippets Groups Projects
Commit f5c3b58e authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4792 Restored part of publish Registry tags in pom.xml

parent 76c7c419
Branches
Tags
No related merge requests found
...@@ -100,6 +100,10 @@ ...@@ -100,6 +100,10 @@
<name>${imageName}:${env.BRANCH_NAME}-${project.version}</name> <name>${imageName}:${env.BRANCH_NAME}-${project.version}</name>
<publish>true</publish> <publish>true</publish>
</image> </image>
<docker>
<publishRegistry>
</publishRegistry>
</docker>
<excludes> <excludes>
<exclude> <exclude>
<groupId>org.projectlombok</groupId> <groupId>org.projectlombok</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment