Update .gitlab-ci.yml file
This commit is contained in:
@@ -13,7 +13,7 @@ build-job:
|
|||||||
script:
|
script:
|
||||||
- cat /root/.m2/settings.xml
|
- cat /root/.m2/settings.xml
|
||||||
- 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 -DskipTests
|
||||||
- ls target/*.jar
|
- ls target/*.jar
|
||||||
|
|||||||
Reference in New Issue
Block a user