Skip to content
Snippets Groups Projects
Commit 1383ed00 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Update .gitlab-ci.yml

parent f7591ad5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ image: maven:3.6.2-jdk-8
build:
stage: build
script:
- find -type d ; javac -v
- cd / && find javac
- export PATH=$PATH:$JAVA_HOME/bin/
- mvn package
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment