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.
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.
Executes the given action against the currently configured remote cache.
Parameters
the action to execute against the currently configured remote cache.
Throws
If no remote cache has been assigned yet