Skip to content

Commit 196207f

Browse files
hamidghassemi.hamid@gmail.com
authored andcommitted
'Build' build configuration was removed (TeamCity change in 'HamidG / Java Example' project)
1 parent 642e95b commit 196207f

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.teamcity/settings.kts

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -100,19 +100,4 @@ object CompileJavaFile : BuildType({
100100

101101
object JavaExample : Project({
102102
name = "Java Example"
103-
104-
buildType(JavaExample_Build)
105-
})
106-
107-
object JavaExample_Build : BuildType({
108-
name = "Build"
109-
110-
vcs {
111-
root(DslContext.settingsRoot)
112-
}
113-
114-
features {
115-
perfmon {
116-
}
117-
}
118103
})

0 commit comments

Comments
 (0)