Browse Source

remove v2 branch key

Tigger Kindel 1 year ago
parent
commit
3ae756f202
1 changed files with 2 additions and 2 deletions
  1. 2 2
      GitVersion.yml

+ 2 - 2
GitVersion.yml

@@ -17,8 +17,8 @@ branches:
     is-release-branch: true
     is-release-branch: true
     tracks-release-branches: true
     tracks-release-branches: true
     is-source-branch-for: ['v2']
     is-source-branch-for: ['v2']
-    source-branches: 
-      - v2
+    source-branches: []
+
   main:
   main:
     tag: rc
     tag: rc
     increment: Patch
     increment: Patch