bitbucket

@JvmName(name = "uafiftjltffpiwhl")
suspend fun bitbucket(value: Output<AppSpecJobBitbucketArgs>)
@JvmName(name = "dgeqdgegpbxhygre")
suspend fun bitbucket(value: AppSpecJobBitbucketArgs?)

Parameters

value

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.


@JvmName(name = "tfotpdrjoqrnbnhv")
suspend fun bitbucket(argument: suspend AppSpecJobBitbucketArgsBuilder.() -> Unit)

Parameters

argument

A GitHub repo to use as the component's source. DigitalOcean App Platform must have access to the repository. Only one of git, github, bitbucket, gitlab, or image may be set.