Commit 89a4333a authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Update .gitlab-ci.yml

parent 5365b235
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ image: maven:3.6.2-jdk-8
build:
  stage: build
  script:
    - echo $JAVA_HOME
    - mvn package
  artifacts:
    paths: