From 13d1738896e54bc2cd34bde5dd56763cb15943c9 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Fri, 8 May 2020 18:55:48 +0800 Subject: [PATCH] add sanlock.yaml --- sanlock.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sanlock.yaml diff --git a/sanlock.yaml b/sanlock.yaml new file mode 100644 index 0000000..4f7cfee --- /dev/null +++ b/sanlock.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://pagure.io/sanlock.git +tag_prefix: sanlock- +seperator: . -- Gitee