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/10/28 20:04:53 UTC

[systemds] 10/16: [BUILD] separate staging and publish profiles

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.git

commit 83ee5488f64386908a651242e3c20216bdddfb0b
Author: Janardhan Pulivarthi <j1...@protonmail.com>
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