Update .gitlab-ci.yml file
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user