From cd877df2074cf232e0bcfdc49e9887bf3d5bc45f Mon Sep 17 00:00:00 2001 From: duyiwei Date: Sun, 27 Mar 2022 07:00:09 +0000 Subject: [PATCH] add stratovirt.yaml. --- stratovirt.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 stratovirt.yaml diff --git a/stratovirt.yaml b/stratovirt.yaml new file mode 100644 index 0000000..c70d3f6 --- /dev/null +++ b/stratovirt.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: openEuler/stratovirt +tag_prefix: ^v +separator: . \ No newline at end of file -- Gitee