This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5e36ba8 Update release new version process (#237)
5e36ba8 is described below
commit 5e36ba81efa203d73329481e16a3e09d8a6e2129
Author: dailidong <[email protected]>
AuthorDate: Tue Dec 29 16:45:12 2020 +0800
Update release new version process (#237)
* architecture breakthrough of DolphinScheduler ppt
* architecture breakthrough of DolphinScheduler ppt
* architecture breakthrough of DolphinScheduler ppt
* update release process
---
docs/zh-cn/development/release.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/zh-cn/development/release.md
b/docs/zh-cn/development/release.md
index 72ba984..05c0de6 100644
--- a/docs/zh-cn/development/release.md
+++ b/docs/zh-cn/development/release.md
@@ -549,6 +549,7 @@ I will process to publish the release and send ANNOUNCE.
```shell
svn mv
https://dist.apache.org/repos/dist/dev/incubator/dolphinscheduler/${RELEASE.VERSION}
https://dist.apache.org/repos/dist/release/incubator/dolphinscheduler/
+svn cp -m 'copy KEYS from dev to release'
https://dist.apache.org/repos/dist/dev/incubator/dolphinscheduler/KEYS
https://dist.apache.org/repos/dist/release/incubator/dolphinscheduler/KEYS
```
2. 在Apache Staging仓库找到DolphinScheduler并点击`Release`