Explorar el Código

gitversion fight

Tigger Kindel hace 2 años
padre
commit
44183ee120
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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'