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


The following commit(s) were added to refs/heads/master by this push:
     new bded029  [SYSTEMDS-2943] Move the publish to staging beta
bded029 is described below

commit bded029e54e9eb0dc2cd3bc3943dff79b1dbc65d
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Fri Apr 23 01:42:43 2021 +0530

    [SYSTEMDS-2943] Move the publish to staging beta
    
    - The previous publish profile broke website docs links.
    - For keep this in beta staging.
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5f75857..e9a4c82 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -54,7 +54,7 @@ github:
       # by allowing linear history
       required_linear_history: true
 
-publish:
-  profile: ~
+staging:
+  profile: beta
   whoami: master
   outputdir: docs

Reply via email to