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