mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
Updated gitversion to test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
mode: ContinuousDeployment
|
||||
next-version: 1.14.0
|
||||
tag-prefix: '[vV]'
|
||||
branches:
|
||||
develop:
|
||||
@@ -8,17 +9,13 @@ branches:
|
||||
increment: Patch
|
||||
source-branches:
|
||||
- develop
|
||||
- release
|
||||
- main # v1_release
|
||||
feature:
|
||||
tag: useBranchName
|
||||
regex: ^features?[/-]
|
||||
source-branches:
|
||||
- develop
|
||||
- main
|
||||
- release
|
||||
- feature
|
||||
- support
|
||||
- hotfix
|
||||
- main # v1_release
|
||||
pull-request:
|
||||
tag: PullRequest
|
||||
increment: Inherit
|
||||
|
||||
Reference in New Issue
Block a user