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 724b2ff  [MINOR] staging profile for webhosting (#81)
724b2ff is described below

commit 724b2ff5996d95d1a5aa16e5bb2fb4439f50b7c7
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Thu Apr 22 05:04:51 2021 +0530

    [MINOR] staging profile for webhosting (#81)
    
    This feature is experimental.
---
 .asf.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 402a7df..b0bdc74 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -51,3 +51,11 @@ github:
       # Do not allow merge commits
       # by allowing linear history
       required_linear_history: true
+  
+  # Web hosting
+  staging:
+    profile: ~
+    whoami:  asf-staging
+    # top level directory for serving 
+    # index.html
+    outputdir: site

Reply via email to