gitlab

@JvmName(name = "mtdfeoyqmrrjhkml")
suspend fun gitlab(value: Output<AppSpecWorkerGitlabArgs>)
@JvmName(name = "sdwnmhtgtnfehkmp")
suspend fun gitlab(value: AppSpecWorkerGitlabArgs?)

Parameters

value

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


@JvmName(name = "koqsmkfeaurankpe")
suspend fun gitlab(argument: suspend AppSpecWorkerGitlabArgsBuilder.() -> Unit)

Parameters

argument

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