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