Skip to content

Improved cache management

Compare
Choose a tag to compare
@asladeofgreen asladeofgreen released this 28 Jan 11:11
· 75 commits to master since this release
df75e32

To prevent cache exhaustion with long running jobs each job can be run with a --prune flag. This will automatically prune cache state at the end of each successful job completion. By default this is set to true.