Skip to content

Commit

Permalink
jyfjyf
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Sramek committed Feb 2, 2025
1 parent ca3b4ad commit 282de19
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitversion/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ build-metadata-padding: 4
commits-since-version-source-padding: 4
commit-message-incrementing: Disabled
commit-date-format: "yyyy-MM-dd"
prevent-increment-of-merged-branch-version: true
track-merge-target: false
tracks-release-branches: false
is-release-branch: false
is-mainline: false
ignore:
sha: []
branches:
release:
regex: ^release?[/-]
prevent-increment-of-merged-branch-version: true
track-merge-target: false
source-branches: [ 'develop', 'main', 'support', 'release' ]
tracks-release-branches: false
is-release-branch: true
is-mainline: false
pre-release-weight: 30000
main:
regex: ^master$|^main$
mode: ContinuousDelivery
Expand Down

0 comments on commit 282de19

Please sign in to comment.