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 1695bd6 update
1695bd6 is described below
commit 1695bd67a23f4e710ac98df0bdaa25ed79a42d5c
Author: LiLi <[email protected]>
AuthorDate: Tue Jan 25 14:37:14 2022 +0800
update
Signed-off-by: LiLi <[email protected]>
---
site2/tools/build-site.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site2/tools/build-site.sh b/site2/tools/build-site.sh
index d6815b0..9d698a7 100755
--- a/site2/tools/build-site.sh
+++ b/site2/tools/build-site.sh
@@ -102,7 +102,7 @@ if [ -n "$NEXT" ]; then
node ./scripts/split-swagger-by-version.js
yarn build
else
- crowdin
+ # crowdin
yarn build
node ./scripts/replace.js
node ./scripts/split-swagger-by-version.js