From eab74075a5397a49555522199904458826b0c628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E7=B4=AB=E8=96=87?= Date: Mon, 28 Nov 2022 08:00:36 +0000 Subject: [PATCH] add nestos-installer.yaml. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丁紫薇 --- nestos-installer.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nestos-installer.yaml diff --git a/nestos-installer.yaml b/nestos-installer.yaml new file mode 100644 index 0000000..f16d409 --- /dev/null +++ b/nestos-installer.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: openeuler/nestos-installer +tag_prefix: "v" +separator: "." \ No newline at end of file