gitlab

@JvmName(name = "pmeqmkbmimnuubyu")
suspend fun gitlab(value: Output<AppSpecServiceGitlabArgs>)
@JvmName(name = "qklbkqolnbvpufgc")
suspend fun gitlab(value: AppSpecServiceGitlabArgs?)

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 = "fctwtfpnsjmvcxew")
suspend fun gitlab(argument: suspend AppSpecServiceGitlabArgsBuilder.() -> 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.