From 43f9ea8b316a54badaf51b9c547c7ec84f90e6d3 Mon Sep 17 00:00:00 2001 From: Zhiqiang Liu Date: Thu, 2 Jul 2020 10:25:48 +0800 Subject: [PATCH] add fuse.yaml file for ci add fuse.yaml file for ci Signed-off-by: Zhiqiang Liu --- fuse.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fuse.yaml diff --git a/fuse.yaml b/fuse.yaml new file mode 100644 index 0000000..05fefe2 --- /dev/null +++ b/fuse.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: libfuse/libfuse +tag_prefix: "fuse-" +seperator: "."