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

Update .gitlab-ci.yml

parent 1383ed00
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,8 +3,6 @@ image: maven:3.6.2-jdk-8
build:
  stage: build
  script:
    - cd / && find javac
    - export PATH=$PATH:$JAVA_HOME/bin/
    - mvn package
  artifacts:
    paths: