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 329fab70a96ae49a32978c5b82ccbc6e57f6420e
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Fri Apr 23 18:02:06 2021 +0530

    [SYSTEMDS-2943] Publish from the asf-staging at the moment
    
    - Previously the publish cofiguration in the apache/systemds
      .asf.yaml broke the website.
    - For this reason, fall back to staging repo.
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index d5d6e40..92a47bf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,3 +32,14 @@ staging:
   #   content/
   # or output/
   # outputdir: site
+
+# Official website publishing
+publish:
+  profile: ~
+  whoami:  asf-staging
+  # 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