remote
Configures a remote cache with the given type.
If a remote build cache has already been configured with a different type, this method replaces it.
Storing ("push") in the remote build cache is disabled by default.
Parameters
the type of remote cache to configure.
See also
Configures a remote cache with the given type.
If a remote build cache has already been configured with a different type, this method replaces it.
If a remote build cache has already been configured with the same, this method configures it.
Storing ("push") in the remote build cache is disabled by default.
Parameters
the type of remote cache to configure.
the configuration to execute against the remote cache.
See also
Kotlin extension function taking kotlin.reflect.KClass for org.gradle.caching.configuration.BuildCacheConfiguration.remote.
Since
3.5