Merge branch '1.0.x'
This commit is contained in:
@@ -18,7 +18,7 @@ releaser:
|
||||
documentation-url: https://github.com/spring-cloud/spring-cloud-static
|
||||
spring-project-url: https://github.com/spring-projects/spring-cloud
|
||||
test-samples-project-url: https://github.com/spring-cloud/spring-cloud-core-tests
|
||||
release-train-docs-url: https://github.com/spring-cloud-samples/scripts
|
||||
release-train-docs-url: https://github.com/spring-cloud/spring-cloud-release
|
||||
release-train-wiki-url: https://github.com/spring-projects/spring-cloud.wiki
|
||||
documentation-branch: gh-pages
|
||||
spring-project-branch: gh-pages
|
||||
@@ -64,8 +64,8 @@ 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:
|
||||
- "./mvnw deploy -DskipTests -B -Pfast,deploy,docs {{systemProps}}"
|
||||
generate-release-train-docs-command: "bash release_train.sh --retrieveversions --version {{version}} --ghpages --auto"
|
||||
- "./mvnw deploy -DskipTests -B -Pfast,deploy,docs -pl docs {{systemProps}}"
|
||||
generate-release-train-docs-command: "./mvnw clean deploy -Pdocs,train-docs -pl train-docs"
|
||||
system-properties: ""
|
||||
wait-time-in-minutes: 20
|
||||
bash:
|
||||
|
||||
Reference in New Issue
Block a user