test one
This commit is contained in:
@@ -1,9 +1,22 @@
|
||||
mode: ContinuousDelivery
|
||||
mode: ContinuousDeployment
|
||||
|
||||
tag-prefix: '[vV]'
|
||||
|
||||
increment: Patch
|
||||
|
||||
branches:
|
||||
master:
|
||||
label: ''
|
||||
increment: Patch
|
||||
prevent-increment-of-merged-branch-version: true
|
||||
|
||||
feature:
|
||||
label: preview
|
||||
increment: Minor
|
||||
|
||||
hotfix:
|
||||
increment: Patch
|
||||
label: ''
|
||||
increment: Patch
|
||||
|
||||
pull-request:
|
||||
label: pr
|
||||
Reference in New Issue
Block a user