소스 검색

Updated yml

Tig 1 년 전
부모
커밋
404b406f8c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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']