You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/03/10 14:00:49 UTC

[incubator-dolphinscheduler] branch dev updated: add .asf.yaml file (#2136)

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

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


The following commit(s) were added to refs/heads/dev by this push:
     new ce17531  add .asf.yaml file (#2136)
ce17531 is described below

commit ce175310245cf78be91339545cf1f0b8cdd168d2
Author: AhahaGe <ah...@163.com>
AuthorDate: Tue Mar 10 22:00:40 2020 +0800

    add .asf.yaml file (#2136)
    
    Co-authored-by: guirong.ggr <gu...@dtwave-inc.com>
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..fa71a46
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+staging:
+  profile: ~
+  whoami: dev
+  foo: trigger
+
+publish:
+  whoami: dev
+
+github:
+  description: “Dolphin Scheduler is a distributed and easy-to-extend visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)”
\ No newline at end of file