From 9919d65b6be5987dd007946f9f9d3da0fc585c39 Mon Sep 17 00:00:00 2001 From: Tigger Kindel Date: Wed, 7 Jun 2023 10:26:06 -0600 Subject: [PATCH] Think i have gitversion right now --- GitVersion.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index b5a9ecf8b..414e7f3b6 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,7 +1,6 @@ branches: v2_develop: - mode: ContinuousDeployment + mode: ContinuousDelivery regex: v2_develop tag: alpha - source-branches: - - v2_develop + source-branches: []