- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for DocsTestProject (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
.teamcity/src/main/kotlin/configurations/DocsTest.kt
class DocsTestTrigger( model: CIBuildModel, docsTestProject: DocsTestProject, ) : OsAwareBaseGradleBuildType(os = docsTestProject.os, init = { id("${asDocsTestId(model, os)}_Trigger") name = docsTestProject.name + " (Trigger)" type = Type.COMPOSITE applyDefaultSettings() dependencies { snapshotDependencies(docsTestProject.docsTests) } })
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 08 05:47:02 GMT 2026 - 3.2K bytes - Click Count (0)