gitlab

@JvmName(name = "wbrcewcnjqswyajn")
suspend fun gitlab(value: Output<AppSpecFunctionGitlabArgs>)
@JvmName(name = "vwkqnkswmxodbrok")
suspend fun gitlab(value: AppSpecFunctionGitlabArgs?)

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