mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
tweaking gitversion
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
mode: ContinuousDeployment
|
||||
next-version: 1.14.0
|
||||
tag-prefix: '[vV]'
|
||||
next-version: 1.14.0
|
||||
branches:
|
||||
develop:
|
||||
mode: ContinuousDeployment
|
||||
tag: pre
|
||||
main:
|
||||
tag: rc
|
||||
increment: Patch
|
||||
source-branches:
|
||||
- develop
|
||||
- main # v1_release
|
||||
- main
|
||||
feature:
|
||||
tag: useBranchName
|
||||
regex: ^features?[/-]
|
||||
source-branches:
|
||||
- develop
|
||||
- main # v1_release
|
||||
- main
|
||||
pull-request:
|
||||
tag: PullRequest
|
||||
increment: Inherit
|
||||
|
||||
Reference in New Issue
Block a user