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