From be5003fbe0d9cd4131085ed250bfe06ab552f5a2 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 20:19:25 +0800 Subject: [PATCH 1/2] add yaml file --- chrpath.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 chrpath.yaml diff --git a/chrpath.yaml b/chrpath.yaml new file mode 100644 index 0000000..435a673 --- /dev/null +++ b/chrpath.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://salsa.debain.org/themusicgod1-guest/chrpath.git +tag_prefix: +seperator: -- Gitee From e7fd2e58fcd14c723a40421149186527d1a50e34 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Thu, 18 Jun 2020 20:47:33 +0800 Subject: [PATCH 2/2] add yaml file for chrpath --- chrpath.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrpath.yaml b/chrpath.yaml index 435a673..5d9c0c3 100644 --- a/chrpath.yaml +++ b/chrpath.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://salsa.debain.org/themusicgod1-guest/chrpath.git +src_repo: https://salsa.debian.org/themusicgod1-guest/chrpath.git tag_prefix: seperator: -- Gitee