AbstractBuildCache

API Documentation:AbstractBuildCache

Base implementation for build cache service configuration.

Properties

PropertyDescription
enabled

Whether the build cache is enabled.

push

Whether pushing to the build cache is enabled.

Methods

No methods

Script blocks

No script blocks

Property details

boolean enabled

Whether the build cache is enabled.

boolean push

Whether pushing to the build cache is enabled.