mirror of
https://github.com/gerardog/gsudo.git
synced 2025-01-07 03:06:40 +08:00
14 lines
338 B
YAML
14 lines
338 B
YAML
#assembly-versioning-scheme: MajorMinorPatch
|
|
#assembly-file-versioning-scheme: MajorMinorPatchTag
|
|
#assembly-informational-format: '{InformationalVersion}'
|
|
mode: ContinuousDeployment
|
|
next-version: 1.0.0
|
|
branches: {}
|
|
continuous-delivery-fallback-tag: ""
|
|
ignore:
|
|
sha: []
|
|
merge-message-formats: {}
|
|
branches:
|
|
develop:
|
|
increment: Patch
|