From 218af6f0e0fe54cc1b2b73086194f5a60c694f8a Mon Sep 17 00:00:00 2001 From: Zhiqiang Liu Date: Thu, 4 Feb 2021 17:00:28 +0800 Subject: [PATCH] bcache-tools: add yaml file for CI add yaml file for CI. Signed-off-by: Zhiqiang Liu --- bcache-tools.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bcache-tools.yaml diff --git a/bcache-tools.yaml b/bcache-tools.yaml new file mode 100644 index 0000000..18646e9 --- /dev/null +++ b/bcache-tools.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git +tag_prefix: "bcache-tools-" +seperator: "."