Verified Commit 57d00bb5 authored by Roman Lacko's avatar Roman Lacko
Browse files

Remove "-dSkipTests=true" option from .gitlab-ci.yml

parent 20e8b1ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,4 +9,4 @@ build:
    - shared-fi
  script:
    - mvn dependency:resolve --quiet
    - mvn compile package -DskipTests
    - mvn compile package