Some checks failed
Build and Test / test (push) Has been cancelled
Build and Test / build (win-arm64) (push) Has been cancelled
Build and Test / build (win-x64) (push) Has been cancelled
Build and Test / build-extension (arm64) (push) Has been cancelled
Build and Test / build-extension (x64) (push) Has been cancelled
Build and Test / release (push) Has been cancelled
13 lines
185 B
YAML
13 lines
185 B
YAML
mode: ContinuousDelivery
|
|
tag-prefix: 'v'
|
|
assembly-versioning-scheme: MajorMinorPatch
|
|
|
|
branches:
|
|
main:
|
|
regex: ^(master|main)$
|
|
label: ''
|
|
increment: Patch
|
|
|
|
ignore:
|
|
sha: []
|