Skip to content

Commit 41d7ae4

Browse files
committed
Remove commands to deploy docker images
1 parent 0d8ba3b commit 41d7ae4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/deploy.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,3 @@
22
set -e
33

44
./mvnw deploy -DskipTests -B -Pfast,deploy ${@}
5-
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configuration-watcher -Pdockerpush ${@}
6-
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-discoveryserver -Pdockerpush ${@}
7-
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configserver -Pdockerpush ${@}

0 commit comments

Comments
 (0)