Skip to content
Snippets Groups Projects
Verified Commit 70c99cab authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

OZG-8252 use docker image tag from ci-components

parent eef10903
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@
<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS>
<BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS>
</env>
<name>registry.opencode.de/sh/zit/ozg-cloud/app/${project.artifactId}</name>
<name>registry.opencode.de/sh/zit/ozg-cloud/app/${project.artifactId}:${ozgcloud.docker.imageTag}</name>
<tags>${spring-boot.build-image.imageTags}</tags>
<publish>true</publish>
</image>
......
......@@ -160,8 +160,7 @@
<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS>
<BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS>
</env>
<name>registry.opencode.de/sh/zit/ozg-cloud/app/${project.artifactId}</name>
<tags>${spring-boot.build-image.imageTags}</tags>
<name>registry.opencode.de/sh/zit/ozg-cloud/app/${project.artifactId}:${ozgcloud.docker.imageTag}</name>
<publish>true</publish>
</image>
<profiles>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment