Revert "Updating release command so that central profile is added last"

This reverts commit 7053a00702.
This commit is contained in:
Olga MaciaszekSharma
2021-09-22 16:27:10 +02:00
parent 7053a00702
commit 976b379d49

View File

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