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

Commit e6a54c7

Browse files
committed
docs: add todo about missing git version resolution
1 parent b2544c7 commit e6a54c7

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
@@ -112,7 +112,7 @@ object BuildSnapshot : Build(
112112
publishRepository = "https://nexus.silenium.dev/repository/maven-snapshots",
113113
publishUsername = "teamcity-ci",
114114
publishPassword = "credentialsJSON:149ec97d-3f03-4588-b740-38f933c0d1e2",
115-
publishVersion = "0.2.0-SNAPSHOT",
115+
publishVersion = "0.2.0-SNAPSHOT", // TODO: Proper version resolution, maybe move to gradle and use git in build
116116
trigger = {
117117
branchFilter = "+:refs/heads/*"
118118
}

0 commit comments

Comments
 (0)