Removing central from integration tests script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
./mvnw clean install -B -Pdocs,central ${@}
|
||||
./mvnw clean install -B -Pdocs ${@}
|
||||
cd spring-cloud-kubernetes-integration-tests
|
||||
./run.sh ${@}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user