Tig hace 1 año
padre
commit
404b406f8c
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      GitVersion.yml

+ 1 - 2
GitVersion.yml

@@ -19,11 +19,10 @@ branches:
     #is-source-branch-for: ['v2']
     source-branches: []
 
-  v2:
+  v2_release:
     mode: ContinuousDeployment
     is-release-branch: true
     tag: prealpha
-    increment: Patch
     regex: ^v2_release?[/-]
     source-branches: ['v2_develop']