From d1f2c19eb524c962950159b93dc6eb4b2a19ebbf Mon Sep 17 00:00:00 2001 From: raymenliu Date: Sat, 29 Oct 2022 15:57:23 +0000 Subject: [PATCH] add redis6.yaml. Submit yaml file into this repository Signed-off-by: raymenliu --- redis6.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 redis6.yaml diff --git a/redis6.yaml b/redis6.yaml new file mode 100644 index 0000000..94142ea --- /dev/null +++ b/redis6.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: redis/redis +tag_prefix: "^v" +separator: "." \ No newline at end of file -- Gitee