BuildCache

API Documentation:BuildCache
Known Subtypes:
AbstractBuildCache

Configuration object for a build cache.

Properties

PropertyDescription
enabled

Controls whether the build cache is enabled. Added for Kotlin source compatibility.

push

Controls whether a given build can store outputs in the build cache.

Methods

No methods

Script blocks

No script blocks

Property details

Property<Boolean> enabled

Controls whether the build cache is enabled. Added for Kotlin source compatibility.

Controls whether a given build can store outputs in the build cache.