Skip to content

Commit

Permalink
Merge branch 'users/philo/gitversion-config'
Browse files Browse the repository at this point in the history
  • Loading branch information
philo committed Sep 24, 2020
2 parents e5e359d + dcd427e commit 7733e83
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ assembly-versioning-scheme: MajorMinorPatchTag
assembly-file-versioning-scheme: MajorMinorPatchTag
assembly-informational-format: '{MajorMinorPatch}+{BranchName}+{ShortSha}'
mode: Mainline
continuous-delivery-fallback-tag:
branches:
release:
mode: ContinuousDelivery
tag: beta
tag: ''
master:
tag: ci
pull-request:
Expand All @@ -17,6 +16,4 @@ branches:
tag: fix
feature:
mode: ContinuousDeployment
tag: wip
ignore:
sha: []
tag: wip

0 comments on commit 7733e83

Please sign in to comment.