Update .gitlab-ci.yml file

This commit is contained in:
Sumedh
2024-08-14 19:13:24 +00:00
parent 4d1542c1ba
commit ae6ebbe080

View File

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