Update .gitlab-ci.yml file

This commit is contained in:
Sumedh
2024-08-14 18:05:49 +00:00
parent 5e9c1134e0
commit 1df530023e

View File

@@ -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: