From 871d856fd0f939307188e6d6884fe2b5dc88fee0 Mon Sep 17 00:00:00 2001 From: xielh Date: Wed, 5 Aug 2020 15:24:03 +0800 Subject: [PATCH] update kiwi.yaml. --- kiwi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kiwi.yaml b/kiwi.yaml index 648ee31..4a3b822 100644 --- a/kiwi.yaml +++ b/kiwi.yaml @@ -1,4 +1,4 @@ version_control: github -src_repo: OSInside/kiwi +src_repo: https://github.com/OSInside/kiwi tag_prefix: ^v -seperator: . +seperator: -- Gitee