From cab88d3707c6ab04b3f1273f55ff23a5d24bc355 Mon Sep 17 00:00:00 2001 From: sxt1001 Date: Thu, 2 Jul 2020 17:05:04 +0800 Subject: [PATCH] add yaml file --- celt051.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 celt051.yaml diff --git a/celt051.yaml b/celt051.yaml new file mode 100644 index 0000000..0b65ebf --- /dev/null +++ b/celt051.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.centos.org/rpms/celt051.git +tag_prefix: "^celt051-" +seperator: "." -- Gitee