From 1de50afba4ad5084e09d707c477ca0152d886835 Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Tue, 30 Jun 2020 14:30:07 +0800 Subject: [PATCH] update yaml file --- cockpit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cockpit.yaml b/cockpit.yaml index f7edccf..b5f235c 100644 --- a/cockpit.yaml +++ b/cockpit.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: cockpit-project/cockpit -tag_prefix: -seperator: . +tag_prefix: "^v" +seperator: "."