Commit 1383ed00 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Update .gitlab-ci.yml

parent f7591ad5
Pipeline #83 failed with stage
in 1 second
......@@ -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:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment