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

OZG-8252 remove image name from jenkins profile

parent e6cde4c0
No related branches found
No related tags found
No related merge requests found
...@@ -142,7 +142,6 @@ ...@@ -142,7 +142,6 @@
<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS> <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> <BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS>
</env> </env>
<name>docker.ozg-sh.de/${project.artifactId}:${ozgcloud.docker.imageTag}</name>
</image> </image>
<profiles> <profiles>
<profile>local</profile> <profile>local</profile>
......
...@@ -128,7 +128,6 @@ ...@@ -128,7 +128,6 @@
<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS> <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> <BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS>
</env> </env>
<name>docker.ozg-sh.de/${project.artifactId}:${ozgcloud.docker.imageTag}</name>
</image> </image>
<profiles> <profiles>
<profile>local</profile> <profile>local</profile>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment