github

@JvmName(name = "vdtxcvfshmwbgogl")
suspend fun github(value: Output<AppSpecJobGithubArgs>)
@JvmName(name = "jdybxvukmyggwvdb")
suspend fun github(value: AppSpecJobGithubArgs?)

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