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

lidongdai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 229e737  Update .asf.yaml
229e737 is described below

commit 229e73791b760cb51458f3dc6e1ce13359b65bef
Author: dailidong <[email protected]>
AuthorDate: Mon Nov 25 15:37:49 2019 +0800

    Update .asf.yaml
    
    use Pelican cms generate static content
---
 .asf.yaml | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e8cedcf..0b2452a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,7 +1,13 @@
 # Web site staging services:
 staging:
-  profile: ~
+  profile: ~ 
+  whoami: master 
+  foo: trigger
 
- 
 publish:
   whoami: asf-site
+  
+pelican:
+  whoami: master
+  target: asf-site
+  notify: [email protected]

Reply via email to