github

@JvmName(name = "ljsmihliihqemlku")
suspend fun github(value: Output<AppSpecWorkerGithubArgs>)
@JvmName(name = "tedioijgbhhgxurq")
suspend fun github(value: AppSpecWorkerGithubArgs?)

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 = "ktduxbslntqoneak")
suspend fun github(argument: suspend AppSpecWorkerGithubArgsBuilder.() -> 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.