6 lines
314 B
YAML
6 lines
314 B
YAML
releaser.maven.buildCommand: ./scripts/noIntegration.sh {{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
|