This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new c142550f8b fix: update build script
c142550f8b is described below
commit c142550f8bf2e111f2618a24b009dd7c8248ed6a
Author: Li Li <[email protected]>
AuthorDate: Tue Apr 26 09:59:10 2022 +0800
fix: update build script
Signed-off-by: Li Li <[email protected]>
---
site2/website-next/scripts/split-version-build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/website-next/scripts/split-version-build.sh
b/site2/website-next/scripts/split-version-build.sh
index 77a6b12da9..276635bb57 100755
--- a/site2/website-next/scripts/split-version-build.sh
+++ b/site2/website-next/scripts/split-version-build.sh
@@ -51,7 +51,7 @@ function _buildVersion() {
# BUILD_ALL_VERSION="1"
# sometimes need build specify versions
-SUPPLEMENT_VERSIONS=""
+SUPPLEMENT_VERSIONS=$latest
# Build only the versions that has changed
# Build next version that has any changed