Merge pull request 'test one' (#1) from hotfix/checkgit into master
Some checks failed
Build NuGet / build (push) Failing after 35s
Some checks failed
Build NuGet / build (push) Failing after 35s
Reviewed-on: #1
This commit is contained in:
@@ -1,9 +1,22 @@
|
|||||||
mode: ContinuousDelivery
|
mode: ContinuousDeployment
|
||||||
|
|
||||||
|
tag-prefix: '[vV]'
|
||||||
|
|
||||||
|
increment: Patch
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
master:
|
master:
|
||||||
|
label: ''
|
||||||
increment: Patch
|
increment: Patch
|
||||||
|
prevent-increment-of-merged-branch-version: true
|
||||||
|
|
||||||
feature:
|
feature:
|
||||||
|
label: preview
|
||||||
increment: Minor
|
increment: Minor
|
||||||
|
|
||||||
hotfix:
|
hotfix:
|
||||||
increment: Patch
|
label: ''
|
||||||
|
increment: Patch
|
||||||
|
|
||||||
|
pull-request:
|
||||||
|
label: pr
|
||||||
Reference in New Issue
Block a user