jetbrains.buildServer.configs.kotlin.v2017_2.vcs / GitVcsRoot / customPrivateKey

customPrivateKey

fun customPrivateKey(init: CustomPrivateKey.() -> Unit = {}): CustomPrivateKey

SSH key on the specified path. Supported only for server-side checkout. Switch to uploaded SSH key if you want to use an agent-side checkout.

See Also

uploadedKey