jetbrains.buildServer.configs.kotlin.v10.projectFeatures / bitbucketCloudConnection

bitbucketCloudConnection

fun ProjectFeatures.bitbucketCloudConnection(base: BitbucketCloudConnection? = null, init: BitbucketCloudConnection.() -> Unit = {}): Unit

Creates a Bitbucket Cloud OAuth connection in the current project

See Also

BitbucketCloudConnection