From dcf66b79a961ad55bb685de38704ebc8f005772a Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Tue, 12 May 2020 14:48:35 +0800 Subject: [PATCH] add shim.yaml --- shim.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 shim.yaml diff --git a/shim.yaml b/shim.yaml new file mode 100644 index 0000000..dbb617e --- /dev/null +++ b/shim.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: rhboot/shim +tag_prefix: ^ +seperator: . -- Gitee