Browse Source

gitversion fight

Tigger Kindel 2 năm trước cách đây
mục cha
commit
44183ee120
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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'