Skip to content

Commit 0fc430b

Browse files
committed
ci: remove v prefix for tags
Signed-off-by: silenium-dev <me@silenium-dev.net>
1 parent 3a11b63 commit 0fc430b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.teamcity/settings.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ object BuildRelease : BuildType({
5757

5858
vcsLabeling {
5959
vcsRootId = "${DslContext.settingsRoot.id}"
60-
labelingPattern = "v%release.version%"
60+
labelingPattern = "%release.version%"
6161
successfulOnly = true
6262
}
6363
}

0 commit comments

Comments
 (0)