Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit 537bec6

Browse files
committed
ci: fix misplaced config
1 parent a04970b commit 537bec6

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
@@ -54,11 +54,11 @@ abstract class Build(
5454

5555
vcs {
5656
root(DslContext.settingsRoot)
57+
vcsSettings()
5758
}
5859

5960
triggers {
6061
vcs(trigger)
61-
vcsSettings()
6262
}
6363

6464
features {

0 commit comments

Comments
 (0)