Skip to content
Snippets Groups Projects
Commit af1d2c75 authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

corrected path of libs

parent 13a9ccf7
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ image: ...@@ -2,7 +2,7 @@ image:
file: .gitpod.Dockerfile file: .gitpod.Dockerfile
tasks: tasks:
- init: sdk use java 14.0.2.j9-adpt && mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=libs/fx-map-control-1.0.jar - init: sdk use java 14.0.2.j9-adpt && mvn org.apache.maven.plugins:maven-install-plugin:2.5.2:install-file -Dfile=simpleexample/libs/fx-map-control-1.0.jar
command: cd simpleexample command: cd simpleexample
ports: ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment