This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 23de01a742 remote note (#549)
23de01a742 is described below
commit 23de01a74228b0cdf3ccc07e1bfb7883864dbd1b
Author: aiceflower <[email protected]>
AuthorDate: Fri Oct 21 11:27:18 2022 +0800
remote note (#549)
---
community/how-to-release.md | 3 ---
.../current/how-to-release.md | 5 +----
2 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/community/how-to-release.md b/community/how-to-release.md
index b1a81a4eed..85d8838629 100644
--- a/community/how-to-release.md
+++ b/community/how-to-release.md
@@ -306,9 +306,6 @@ $ cp
linkis-dist/target/apache-linkis-1.0.3-incubating-bin.tar.gz dist/apache-li
```
### 2.6 Package front-end management console
-:::caution Note
-If you do not publish the front-end project, you can skip this step
-:::
#### 2.6.1 Install Node.js
Download Node.js to the local and install it. Download link:
[http://nodejs.cn/download/](http://nodejs.cn/download/) (node v14 version is
recommended)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
index 5d22cadfcb..ab5f26f670 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
@@ -365,10 +365,7 @@ $ git archive --format=tar.gz
--output="dist/apache-linkis/apache-linkis-1.1.2-i
$ cp linkis-dist/target/apache-linkis-1.1.2-incubating-bin.tar.gz
dist/apache-linkis
```
-### 2.6 打包前端管理台(如果需要发布前端)
-:::caution 注意
-如果不发布前端项目,可以跳过此步骤
-:::
+### 2.6 打包前端管理台
#### 2.6.1 安装Node.js
将Node.js下载到本地,安装即可。下载地址:[http://nodejs.cn/download/](http://nodejs.cn/download/)
(建议使用node v14版本)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]