CheckoutMode

enum CheckoutMode : Enum<CheckoutMode>

VCS checkout mode, specifies how sources are transferred to the build agent

Entries

Link copied to clipboard

TeamCity will not check out any sources automatically

Link copied to clipboard

Agent-side checkout

Link copied to clipboard

Server-side checkout

Link copied to clipboard

TeamCity will choose the optimal checkout mode for build

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int