From 895238e2f346e18a59f617e5a3e9b588370630ba Mon Sep 17 00:00:00 2001 From: lizhenhua Date: Thu, 7 May 2020 14:32:09 +0800 Subject: [PATCH] Add yaml file --- openwsman.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 openwsman.yaml diff --git a/openwsman.yaml b/openwsman.yaml new file mode 100644 index 0000000..ed63e2f --- /dev/null +++ b/openwsman.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: Openwsman/openwsman +tag_prefix: ^v +seperator: . -- Gitee