gitlab

@JvmName(name = "dkmilgiykmfmghrf")
suspend fun gitlab(value: Output<AppSpecWorkerGitlabArgs>)
@JvmName(name = "kjiidogknlcbujab")
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 = "fkrnaklxbnovmvgo")
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.