AbstractBuildCache

API Documentation:AbstractBuildCache

Base implementation for build cache service configuration.

Properties

PropertyDescription
enabled

Whether the build cache is enabled.

push

Whether a given build can store outputs in the build cache.

Methods

No methods

Script blocks

No script blocks

Property details

boolean enabled

Whether the build cache is enabled.

boolean push

Whether a given build can store outputs in the build cache.