You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/04/25 05:49:42 UTC

[pulsar-site] branch main updated: feat: close force build all versions

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 a84e6ed47e feat: close force build all versions
a84e6ed47e is described below

commit a84e6ed47ee8d52ff98833d42f09f6403c8700ed
Author: Li Li <ur...@apache.org>
AuthorDate: Mon Apr 25 13:49:31 2022 +0800

    feat: close force build all versions
    
    Signed-off-by: Li Li <ur...@apache.org>
---
 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 bdcc6c9d81..77a6b12da9 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=""