From 8795ebea3d08632125a11f91db02f7adc51a8df2 Mon Sep 17 00:00:00 2001 From: Tigger Kindel Date: Mon, 28 Aug 2023 07:37:37 -0600 Subject: [PATCH] tweaking gitversion --- GitVersion.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/GitVersion.yml b/GitVersion.yml index f9b784034..63cea9bf4 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -5,6 +5,7 @@ branches: develop: mode: ContinuousDeployment tag: pre + regex: ^develop$ main: tag: rc increment: Patch