From f3b61b16023d6fcf6638576400d8db6102e95293 Mon Sep 17 00:00:00 2001 From: smileknife Date: Wed, 2 Sep 2020 17:11:51 +0800 Subject: [PATCH] add yaml file Signed-off-by: smileknife --- python-bashate.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-bashate.yaml diff --git a/python-bashate.yaml b/python-bashate.yaml new file mode 100644 index 0000000..12e4519 --- /dev/null +++ b/python-bashate.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://opendev.org/openstack/bashate.git +tag_prefix: +separator: "."