File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11mode : ContinuousDeployment
2+
23assembly-versioning-scheme : MajorMinorPatchTag
34assembly-file-versioning-scheme : MajorMinorPatchTag
45assembly-informational-format : " {FullSemVer}"
5- continuous-delivery-fallback-tag : ci
66
77increment : Inherit
88next-version : 0.9.0.0 #
99tag-prefix : " [vV]"
10+ continuous-delivery-fallback-tag : ci
1011
1112build-metadata-padding : 4
1213legacy-semver-padding : 4
1314
14-
1515major-version-bump-message : ' \+semver:\s?(breaking|major)'
1616minor-version-bump-message : ' \+semver:\s?(feature|minor)'
1717patch-version-bump-message : ' \+semver:\s?(fix|patch)'
@@ -28,7 +28,7 @@ branches:
2828
2929 main :
3030 regex : ^master$|^main$
31- mode : ContinuousDelivery
31+ mode : ManualDeployment
3232 tag : ' '
3333 increment : Patch
3434 prevent-increment-of-merged-branch-version : true
You can’t perform that action at this time.
0 commit comments