Browse Source

gitversion fight

Tigger Kindel 2 years ago
parent
commit
44183ee120
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .github/GitVersion.yml

+ 3 - 1
.github/GitVersion.yml

@@ -1,4 +1,6 @@
+mode: ContinuousDelivery
 branches: 
 branches: 
   v2_develop:
   v2_develop:
-    regex: ...
+    regex: ^v2_dev(elop)?(ment)?$
+    is-develop: true
     tag: 'alpha'
     tag: 'alpha'