gitlab

@JvmName(name = "gogcsgxctmawnspx")
suspend fun gitlab(value: Output<AppSpecJobGitlabArgs>)
@JvmName(name = "kkpybfmhwmivisqg")
suspend fun gitlab(value: AppSpecJobGitlabArgs?)

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