From 767ea02a17d7b06a302befe7e17e467cc896e73b Mon Sep 17 00:00:00 2001 From: sugarfillet <18705174754@163.com> Date: Fri, 8 May 2020 15:56:43 +0800 Subject: [PATCH] add yaml file --- qpid-proton.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 qpid-proton.yaml diff --git a/qpid-proton.yaml b/qpid-proton.yaml new file mode 100644 index 0000000..a92441e --- /dev/null +++ b/qpid-proton.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: apache/qpid-proton +tag_prefix: "^v" +seperator: "." -- Gitee