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

OZG-2651 adjust image path

parent 30ce31c3
Branches
Tags
No related merge requests found
......@@ -199,7 +199,7 @@
</goals>
<configuration>
<systemPropertyVariables>
<native.image.path>${project}/${project.build.finalName}-runner</native.image.path>
<native.image.path>/project/${project.build.finalName}-runner</native.image.path>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<maven.home>${maven.home}</maven.home>
</systemPropertyVariables>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment