Working with calver
updated the version to 2.0.0-SNAPSHOT
This commit is contained in:
@@ -25,10 +25,7 @@ releaser:
|
||||
deploy-command: "./mvnw deploy -DskipTests -B -Pfast,deploy {{systemProps}}"
|
||||
deploy-guides-command: "./mvnw clean verify deploy -B -Pguides,integration -pl guides {{systemProps}}"
|
||||
publish-docs-commands:
|
||||
- "mkdir -p target"
|
||||
- "wget https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/master/docs/src/main/asciidoc/ghpages.sh -O target/gh-pages.sh"
|
||||
- "chmod +x target/gh-pages.sh"
|
||||
- "./target/gh-pages.sh -v {{version}} -c"
|
||||
- "./mvnw deploy -DskipTests -B -Pfast,deploy,docs {{systemProps}}"
|
||||
generate-release-train-docs-command: "bash release_train.sh --retrieveversions --version {{version}} --ghpages --auto"
|
||||
sagan:
|
||||
update-sagan: true
|
||||
|
||||
Reference in New Issue
Block a user