diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e72d18..8d94828 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ build-job: - echo --------------------------------- #- curl -v https://repo.spring.io/snapshot - echo "Building the project..." - - mvn clean install -o -DskipTests + - mvn clean install -DskipTests - ls target/*.jar artifacts: paths: