- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DocsTestTrigger (0.04 sec)
-
.teamcity/src/main/kotlin/configurations/DocsTest.kt
}) { val docsTests = testTypes.map { DocsTest(model, stage, os, testJava, it) } init { docsTests.forEach(this::buildType) } } class DocsTestTrigger( model: CIBuildModel, docsTestProject: DocsTestProject, ) : OsAwareBaseGradleBuildType(os = docsTestProject.os, init = { id("${asDocsTestId(model, docsTestProject.os)}_Trigger")
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Tue Jun 17 10:05:07 UTC 2025 - 3K bytes - Viewed (0)