github

@JvmName(name = "yeegnehbcwdxqkkf")
suspend fun github(value: Output<AppSpecFunctionGithubArgs>)
@JvmName(name = "wxyiipnjholfxnrr")
suspend fun github(value: AppSpecFunctionGithubArgs?)

Parameters

value

A GitHub 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 = "qlrtfiuwboaotwrg")
suspend fun github(argument: suspend AppSpecFunctionGithubArgsBuilder.() -> Unit)

Parameters

argument

A GitHub 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.