From 79ee34143ef6e96302f0a5093935386dd4001a96 Mon Sep 17 00:00:00 2001 From: jeff200902 Date: Thu, 7 May 2020 18:47:41 +0800 Subject: [PATCH] Add yaml file --- open-isns.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 open-isns.yaml diff --git a/open-isns.yaml b/open-isns.yaml new file mode 100644 index 0000000..e016f56 --- /dev/null +++ b/open-isns.yaml @@ -0,0 +1,4 @@ +version-ctrl: github +src_repo: open-iscsi/open-isns +tag_prefix: ^v +seperator: . -- Gitee