Ver Fonte

gitversion fight

Tigger Kindel há 2 anos atrás
pai
commit
44183ee120
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      .github/GitVersion.yml

+ 3 - 1
.github/GitVersion.yml

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