removing docker deploy

This commit is contained in:
Ryan Baxter
2021-09-22 13:01:07 -04:00
parent 92aa9cb4bd
commit 89e933d68b

View File

@@ -1,2 +1,2 @@
releaser.maven.build-command: ./scripts/integration-tests.sh
releaser.maven.deploy-command: ./mvnw deploy -DskipTests -B -Pfast,deploy,central {{systemProps}} && ./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configuration-watcher -Pdockerpush
releaser.maven.deploy-command: ./mvnw deploy -DskipTests -B -Pfast,deploy {{systemProps}}