gitlab

@JvmName(name = "bkuucticfedpqfap")
suspend fun gitlab(value: Output<AppSpecStaticSiteGitlabArgs>)
@JvmName(name = "cgskiemdnlopfdvw")
suspend fun gitlab(value: AppSpecStaticSiteGitlabArgs?)

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