TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.vcs
/
GitVcsRoot
/
AgentCheckoutPolicy
/
SHALLOW_CLONE
SHALLOW_CLONE
SHALLOW_CLONE
(
)
Content copied to clipboard
Uses git shallow clone to checkout build revision (--depth 1). Ideal for short-lived agents.
Properties
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard