From 6e3656e23913245343db7815f30c339107e42ba3 Mon Sep 17 00:00:00 2001 From: Hans Date: Wed, 7 Jul 2021 15:45:18 +0800 Subject: [PATCH] Submit yaml file into this repository --- cockpit-ovirt.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cockpit-ovirt.yaml diff --git a/cockpit-ovirt.yaml b/cockpit-ovirt.yaml new file mode 100644 index 0000000..a681b90 --- /dev/null +++ b/cockpit-ovirt.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: oVirt/cockpit-ovirt +tag_prefix: "^cockpit-ovirt-" +seperator: "." -- Gitee