Workflows

Build cache

Control whether Deploy Hatch uses build caching for the project workflow.

1. Build caching can reduce repeated build work when inputs are reusable

Build caching can reduce repeated build work when inputs are reusable.

2. Disable caching temporarily when diagnosing a build that may depend on stale generated state

Disable caching temporarily when diagnosing a build that may depend on stale generated state.

3. After changing the setting, validate the next deployment rather than assuming cache behavior caused a problem

After changing the setting, validate the next deployment rather than assuming cache behavior caused a problem.