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 71437399e012c37f7330e49abeeac2ee908bff04 Author: dailidong <[email protected]> AuthorDate: Wed Sep 25 19:57:00 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
