Skip to content

Commit

Permalink
ci: Adjust versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jun 29, 2023
1 parent f9b6d37 commit 121d2b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gitversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ branches:
increment: Minor
is-source-branch-for: ['beta', 'stable']

legacy:
mode: ContinuousDeployment
regex: legacy/.*
tag: dev
increment: Minor
source-branches: ['main']
is-source-branch-for: ['beta', 'stable']

pull-request:
regex: ^(pull|pull\-requests|pr)[/-]
mode: ContinuousDeployment
Expand Down

0 comments on commit 121d2b6

Please sign in to comment.