This commit is contained in:
9
GitVersion.yml
Normal file
9
GitVersion.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
mode: ContinuousDelivery
|
||||
|
||||
branches:
|
||||
main:
|
||||
increment: Patch
|
||||
feature:
|
||||
increment: Minor
|
||||
hotfix:
|
||||
increment: Patch
|
||||
Reference in New Issue
Block a user