diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 56732d8..c708f09 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ build-job: - mvn help:effective-settings #- curl -v https://repo.spring.io/snapshot - echo "Building the project..." - - mvn clean install -DskipTests + - mvn clean install -o -DskipTests - ls target/*.jar artifacts: paths: