From f631bc08476266405e9c2cdf3414caab30dcdd5c Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 13:48:11 +0800 Subject: [PATCH] add yaml file --- setup.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 setup.yaml diff --git a/setup.yaml b/setup.yaml new file mode 100644 index 0000000..53ef59a --- /dev/null +++ b/setup.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: "https://pagure.io/setup.git" +tag_prefix: "^setup-" +seperator: -- Gitee