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 b1ae257591e enable build all version due to first enable ga
b1ae257591e is described below

commit b1ae257591e9ed272a106023ecae50cc92fd5b42
Author: Li Li <[email protected]>
AuthorDate: Wed May 11 12:59:41 2022 +0800

    enable build all version due to first enable ga
    
    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 64b9bc9aca9..057b869c305 100755
--- a/site2/website-next/scripts/split-version-build.sh
+++ b/site2/website-next/scripts/split-version-build.sh
@@ -49,7 +49,7 @@ function _buildVersion() {
 }
 
 # force build all versions
-# BUILD_ALL_VERSION="1"
+BUILD_ALL_VERSION="1"
 
 # sometimes need build specify versions
 SUPPLEMENT_VERSIONS=$latest

Reply via email to