From 1df530023e1dbc453498229d1c77aa210e91728e Mon Sep 17 00:00:00 2001 From: Sumedh Date: Wed, 14 Aug 2024 18:05:49 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: