This is an automated email from the ASF dual-hosted git repository.
dingtao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ozhera-site.git
The following commit(s) were added to refs/heads/main by this push:
new 9f70638 fix: readme add deploy
9f70638 is described below
commit 9f706384987a237483871ec28bf20ff8d5e8355f
Author: EricDing <[email protected]>
AuthorDate: Tue Nov 12 14:04:46 2024 +0800
fix: readme add deploy
---
readme.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/readme.md b/readme.md
index d228376..491d0af 100644
--- a/readme.md
+++ b/readme.md
@@ -34,3 +34,8 @@ pnpm run docs:dev
```bash
pnpm run docs:build
```
+## deploy
+
+merge code to **preview** branch, Visit https://ozhera.staged.apache.org/.
+
+merge code to **asf-site** branch, Visit https://ozhera.apache.org/en/. Note
that not everyone has permission to merge code into the asf-site branch.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]