From 0d9d1a6b8477f2852ef2edc5d4e7b95cfd2cdefc Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Thu, 18 Jun 2020 17:35:51 +0800 Subject: [PATCH] add yaml file --- shim.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shim.yaml b/shim.yaml index dbb617e..0d470f8 100644 --- a/shim.yaml +++ b/shim.yaml @@ -1,4 +1,4 @@ version_control: github -src_repo: rhboot/shim -tag_prefix: ^ -seperator: . +src_repo: "rhboot/shim" +tag_prefix: +seperator: -- Gitee