external Connections
Parameters
value
An array of external connections associated with the repository. Only one external connection can be set per repository. see External Connections.
suspend fun externalConnections(argument: suspend RepositoryExternalConnectionsArgsBuilder.() -> Unit)
Parameters
argument
An array of external connections associated with the repository. Only one external connection can be set per repository. see External Connections.