Browse Source

Updated yml

Tig 1 year ago
parent
commit
f2a14a18f0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      GitVersion.yml

+ 2 - 2
GitVersion.yml

@@ -22,8 +22,8 @@ branches:
   v2_release:
     mode: ContinuousDeployment
     tag: prealpha
-    regex: ^v2_release?[/-]
-    #is-release-branch: true
+    regex: v2_release
+    is-release-branch: true
     source-branches: ['v2_develop']
 
   pull-request: