You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ke...@apache.org on 2021/12/17 02:07:05 UTC

[dolphinscheduler-website] branch master updated: Recover website deploy configuration (#587)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c72a9b6  Recover website deploy configuration (#587)
c72a9b6 is described below

commit c72a9b6b8412337b0db8d60cb9d5c751d6f1425f
Author: Jiajie Zhong <zh...@hotmail.com>
AuthorDate: Fri Dec 17 10:07:00 2021 +0800

    Recover website deploy configuration (#587)
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index dd39281..014473e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,6 +14,16 @@
 # limitations under the License.
 #
 
+# Web Site Deployment Service for Git Repositories
+staging:
+  profile: ~
+  whoami: master
+  foo: trigger
+
+publish:
+  whoami: asf-site
+
+# GitHub setting
 github:
   description: Apache DolphinScheduler website
   homepage: https://dolphinscheduler.apache.org/