From b66c7842682c1f6f48f4fcc2d69ddae49ba0ad75 Mon Sep 17 00:00:00 2001 From: ethan848 Date: Wed, 28 Oct 2020 17:06:13 +0800 Subject: [PATCH] add ceph.yaml. --- ceph.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ceph.yaml diff --git a/ceph.yaml b/ceph.yaml new file mode 100644 index 0000000..8ab33f5 --- /dev/null +++ b/ceph.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: ceph/ceph +tag_prefix: "^v" +seperator: "." -- Gitee