Fix install script
This commit is contained in:
@@ -7,6 +7,8 @@ cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
- $HOME/.gradle
|
||||
install:
|
||||
- ./mvnw install -P docs -q -U -DskipTests=true $MVN_LOCAL_OPTS
|
||||
script:
|
||||
- |
|
||||
echo "Running Spring Cloud Contract Verifier"
|
||||
|
||||
Reference in New Issue
Block a user