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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new cef9845  [MINOR] Use `asf-site` for publish profile
cef9845 is described below

commit cef9845f2f6faaaa8950358c517c1d74afc020ab
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Tue Jun 29 12:27:39 2021 +0530

    [MINOR] Use `asf-site` for publish profile
---
 .asf.yaml | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 92a47bf..b0e52ff 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,21 +22,10 @@
 # Document for .asf.yml file is available at
 # https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
 
-# Web hosting
-staging:
-  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
-
 # Official website publishing
 publish:
   profile: ~
-  whoami:  asf-staging
+  whoami:  asf-site
   # top level directory for serving index.html
   # Refer: https://github.com/apache/struts-site
   # Default directories are 

Reply via email to