Fix GitVersion config - add next-version baseline
This commit is contained in:
parent
bfa0e6c0f9
commit
e621cd8222
@ -1,14 +1,11 @@
|
||||
mode: ContinuousDeployment
|
||||
next-version: 1.0.0
|
||||
branches:
|
||||
main:
|
||||
regex: ^master$|^main$
|
||||
mode: ContinuousDeployment
|
||||
tag: ''
|
||||
increment: Patch
|
||||
prevent-increment-of-merged-branch-version: true
|
||||
track-merge-target: false
|
||||
source-branches: []
|
||||
is-release-branch: true
|
||||
feature:
|
||||
regex: ^features?[/-]
|
||||
mode: ContinuousDeployment
|
||||
|
||||
Loading…
Reference in New Issue
Block a user