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
commit c613f7e9ce4dd96c185ba3eb45fc171b098b1c11 Author: dailidong <[email protected]> AuthorDate: Wed Sep 25 22:15:56 2019 +0800 Create .asf.yaml --- .asf.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..802c259 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,11 @@ +# Web site staging services: +staging: + profile: ~ + whoami: master + +publish: + whoami: asf-site + +pelican: + whoami: master + target: asf-site
