github

@JvmName(name = "wubqhmgomgrhciru")
suspend fun github(value: Output<AppSpecServiceGithubArgs>)
@JvmName(name = "iipmfdlsxtkqewpo")
suspend fun github(value: AppSpecServiceGithubArgs?)

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