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 926c5f73bbcd3dd4011ea7c4450bf5dd5c26327f Author: Janardhan Pulivarthi <[email protected]> AuthorDate: Tue Jun 29 12:26:01 2021 +0530 [MINOR] use `asf-site` for publish profile --- .asf.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 92a47bf..d5d6e40 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -32,14 +32,3 @@ 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
