From 99e2b2f8180ce7d77e2c550a546bc469ee3558ad Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 25 May 2020 11:41:25 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/README.html | 3 +++ reference/html/index.html | 3 +++ reference/html/spring-cloud-build.html | 3 +++ 3 files changed, 9 insertions(+) diff --git a/reference/html/README.html b/reference/html/README.html index 243ca93e..6ea59eba 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -533,6 +533,9 @@ approach of generating documentation just add these plugins to your docs<profiles> <profile> <id>docs</id> + <properties> + <upload-docs-zip.phase>deploy</upload-docs-zip.phase> + </properties> <build> <plugins> <plugin> diff --git a/reference/html/index.html b/reference/html/index.html index 92eb2512..676d3757 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -534,6 +534,9 @@ approach of generating documentation just add these plugins to your docs<profiles> <profile> <id>docs</id> + <properties> + <upload-docs-zip.phase>deploy</upload-docs-zip.phase> + </properties> <build> <plugins> <plugin> diff --git a/reference/html/spring-cloud-build.html b/reference/html/spring-cloud-build.html index 92eb2512..676d3757 100644 --- a/reference/html/spring-cloud-build.html +++ b/reference/html/spring-cloud-build.html @@ -534,6 +534,9 @@ approach of generating documentation just add these plugins to your docs<profiles> <profile> <id>docs</id> + <properties> + <upload-docs-zip.phase>deploy</upload-docs-zip.phase> + </properties> <build> <plugins> <plugin>