Skip to content

Commit 92ef97a

Browse files
author
Petr Sramek
committed
dsfsdv
1 parent 7ac7901 commit 92ef97a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitversion/version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ branches:
7474
pull-request:
7575
regex: ^(pull|pull\-requests|pr)[/-]
7676
mode: ContinuousDelivery
77-
tag: '{BranchName}'
77+
tag: useBranchName
7878
increment: Inherit
79-
tag-number-pattern: '[/-](?<number>\d+)[-/]'
79+
# tag-number-pattern: '[/-](?<number>\d+)[-/]'
8080
track-merge-target: false
8181
source-branches: [ 'develop', 'main', 'release', 'feature', 'support', 'hotfix' ]
8282
prevent-increment-of-merged-branch-version: false

0 commit comments

Comments
 (0)