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 9735d45a99 fix: update building script
9735d45a99 is described below
commit 9735d45a9989414d776f78f5f0810c6e00c955b5
Author: Li Li <[email protected]>
AuthorDate: Fri May 6 12:14:31 2022 +0800
fix: update building 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 75722f4eed..85b7925c59 100755
--- a/site2/website-next/scripts/split-version-build.sh
+++ b/site2/website-next/scripts/split-version-build.sh
@@ -48,7 +48,7 @@ function _buildVersion() {
}
# force build all versions
-# BUILD_ALL_VERSION="1"
+BUILD_ALL_VERSION="1"
# sometimes need build specify versions
SUPPLEMENT_VERSIONS=$latest