Adds Discovery Server and Discovery Client (#886)
This commit is contained in:
@@ -3,4 +3,5 @@ set -e
|
||||
|
||||
./mvnw deploy -DskipTests -B -Pfast,deploy ${@}
|
||||
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configuration-watcher -Pdockerpush ${@}
|
||||
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-discoveryserver -Pdockerpush ${@}
|
||||
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configserver -Pdockerpush ${@}
|
||||
|
||||
Reference in New Issue
Block a user