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 b69adf9ca7f fix: temp build all versions
b69adf9ca7f is described below
commit b69adf9ca7f7b8ce7c1871f8f4455342fd903546
Author: Li Li <[email protected]>
AuthorDate: Mon Jun 13 14:24:40 2022 +0800
fix: temp build all versions
Signed-off-by: Li Li <[email protected]>
---
site2/website-next/scripts/split-version-build.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/site2/website-next/scripts/split-version-build.sh
b/site2/website-next/scripts/split-version-build.sh
index 5f468aa8179..91f946c72a1 100755
--- a/site2/website-next/scripts/split-version-build.sh
+++ b/site2/website-next/scripts/split-version-build.sh
@@ -56,6 +56,8 @@ else
BUILD_ALL_VERSION="0"
fi
+BUILD_ALL_VERSION="1"
+
# sometimes need build specify versions
SUPPLEMENT_VERSIONS=$latest