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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 83ee548  [BUILD] separate staging and publish profiles
83ee548 is described below

commit 83ee5488f64386908a651242e3c20216bdddfb0b
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Tue Jun 29 14:08:17 2021 +0530

    [BUILD] separate staging and publish profiles
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d5d6e40..45c8e4b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,3 +32,14 @@ staging:
   #   content/
   # or output/
   # outputdir: site
+
+# Official website publishing
+publish:
+  profile: ~
+  whoami:  asf-site
+  # top level directory for serving index.html
+  # Refer: https://github.com/apache/struts-site
+  # Default directories are 
+  #   content/
+  # or output/
+  # outputdir: site

Reply via email to