From e578808dff6beb6026768016b1ef0bdd19642262 Mon Sep 17 00:00:00 2001 From: yang_zhuang_zhuang <1162011203@qq.com> Date: Fri, 4 Sep 2020 11:42:44 +0800 Subject: [PATCH] add yaml --- basesystem.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 basesystem.yaml diff --git a/basesystem.yaml b/basesystem.yaml new file mode 100644 index 0000000..4c1bc8a --- /dev/null +++ b/basesystem.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://src.fedoraproject.org/rpms/basesystem.git +tag_prefix: +seperator: -- Gitee