cfb77eec46
* enable build triggers * remove accidental codecov usage * this is not a branch name
12 lines
219 B
YAML
12 lines
219 B
YAML
next-version: 3.0.0
|
|
mode: ContinuousDelivery
|
|
assembly-informational-format: "{Major}.{Minor}.{Patch}-{PreReleaseTag}"
|
|
branches:
|
|
main:
|
|
regex: ^main$
|
|
tag: rc
|
|
develop:
|
|
tag: beta
|
|
pull-request:
|
|
tag: pr
|