From 41db354a28483ca700c9d5ab8065832916103d50 Mon Sep 17 00:00:00 2001 From: si-gui <245140120@qq.com> Date: Tue, 12 May 2020 18:07:50 +0800 Subject: [PATCH] add yaml file --- umoci.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 umoci.yaml diff --git a/umoci.yaml b/umoci.yaml new file mode 100644 index 0000000..1f50dc7 --- /dev/null +++ b/umoci.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: openSUSE/umoci +tag_prefix: ^v +seperator: . -- Gitee