github

@JvmName(name = "slwnojxmrtbinjkc")
suspend fun github(value: Output<AppSpecWorkerGithubArgs>)
@JvmName(name = "rhytptgkttwwpmcq")
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 = "hwsahmaimvdtjurm")
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.