diff --git a/GitVersion.yml b/GitVersion.yml index 528c914c4..e69de29bb 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,9 +0,0 @@ -branches: - v2_develop: - mode: ContinuousDelivery - regex: v2_develop - tag: alpha - source-branches: - - main - - develop - - v2_develop