From ae6ebbe0808f2f6ef28ad7c95a3f47c7330ffa50 Mon Sep 17 00:00:00 2001 From: Sumedh Date: Wed, 14 Aug 2024 19:13:24 +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 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: