Updated the deploy command for Gradle

This commit is contained in:
Marcin Grzejszczak
2019-11-26 12:02:59 +01:00
parent b275a749a3
commit d900f6ba58

View File

@@ -1,5 +1,5 @@
releaser.maven.buildCommand: ./scripts/noIntegration.sh
releaser.maven.deployCommand: ./mvnw deploy -DskipTests -B -Pfast,deploy -Dgradle.publishPlugins.task=-Phello=world {{systemProps}}
releaser.maven.deployCommand: ./mvnw deploy -DskipTests -B -Pfast,deploy -Dgradle.publish-plugins.task=-Phello=world {{systemProps}}
releaser.gradle.gradlePropsSubstitution:
verifierVersion: spring-cloud-contract
bootVersion: spring-boot