You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemds.apache.org by ja...@apache.org on 2021/07/05 15:22:53 UTC

[systemds-website] branch master updated: [DOCS] Website staging and production sync instructions

This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 26d4026  [DOCS] Website staging and production sync instructions
26d4026 is described below

commit 26d4026ea29091e41353db91c398df5a42720ca5
Author: Janardhan Pulivarthi <j1...@protonmail.com>
AuthorDate: Mon Jul 5 20:52:48 2021 +0530

    [DOCS] Website staging and production sync instructions
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index a684b7c..6e459ac 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,16 @@ team is recommended.
 
 > Example PR: https://github.com/apache/systemds-website/pull/95
 
+Now, sync `asf-staging` and `asf-site` as:
+
+```sh
+# apply asf-staging commits onto asf-site
+git rebase asf-staging asf-site
+
+git push origin asf-site
+```
+
+
 
 ## How to add new dataset