From 68ed495c52c053128fdad0eba7e74aab38159c56 Mon Sep 17 00:00:00 2001 From: yixiangzhike Date: Thu, 11 Jun 2020 19:43:11 +0800 Subject: [PATCH] add yaml file --- ypbind.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ypbind.yaml diff --git a/ypbind.yaml b/ypbind.yaml new file mode 100644 index 0000000..5e3bac3 --- /dev/null +++ b/ypbind.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: thkukuk/ypbind-mt +tag_prefix: ^v +seperator: . -- Gitee