Skip to content

Commit

Permalink
Update GitVersion configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich authored Jan 31, 2025
1 parent 3aa78fa commit ef33c97
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
assembly-versioning-scheme: MajorMinorPatch
mode: ContinuousDeployment
workflow: GitHubFlow/v1
semantic-version-format: Loose

branches:
master:
regex: ^master$|^main$
main:
mode: ContinuousDeployment
label: alpha
source-branches:
- master

0 comments on commit ef33c97

Please sign in to comment.