repository

fun repository(action: Action<Repository>)

Override and configure the repository field

See also


@get:Optional
abstract val repository: Property<Repository>

repository