Update .gitlab-ci.yml file
This commit is contained in:
@@ -15,7 +15,7 @@ build-job:
|
|||||||
- mvn help:effective-settings
|
- mvn help:effective-settings
|
||||||
#- curl -v https://repo.spring.io/snapshot
|
#- curl -v https://repo.spring.io/snapshot
|
||||||
- echo "Building the project..."
|
- echo "Building the project..."
|
||||||
- mvn clean install -DskipTests
|
- mvn clean install -o -DskipTests
|
||||||
- ls target/*.jar
|
- ls target/*.jar
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user