mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-16 03:32:20 +08:00
19 lines
422 B
YAML
19 lines
422 B
YAML
mode: ContinuousDelivery
|
|
increment: Patch
|
|
branches:
|
|
develop:
|
|
mode: ContinuousDelivery
|
|
tag: alpha
|
|
increment: Patch
|
|
prevent-increment-of-merged-branch-version: false
|
|
track-merge-target: true
|
|
regex: ^dev(elop)?(ment)?$
|
|
source-branches: []
|
|
tracks-release-branches: true
|
|
is-release-branch: false
|
|
is-mainline: false
|
|
pre-release-weight: 0
|
|
ignore:
|
|
sha: []
|
|
merge-message-formats: {}
|