From 1e40baf67488f8e053b8f01288953e9116677f21 Mon Sep 17 00:00:00 2001 From: Zhiqiang Liu Date: Thu, 2 Jul 2020 13:02:32 +0800 Subject: [PATCH] add yaml file for ci --- cachefilesd.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cachefilesd.yaml diff --git a/cachefilesd.yaml b/cachefilesd.yaml new file mode 100644 index 0000000..4a16f6c --- /dev/null +++ b/cachefilesd.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/cachefilesd.git +tag_prefix: "^v" +seperator: "."