# Durable cache disks for Depot CI jobs are now available in beta (https://depot.dev/changelog/2026-06-10-depot-ci-cache-disk-beta)

> Published 2026-06-10

Mount a durable cache disk thats supports multi-write and persists content between runs.

Some use cases:

* persist artifacts between runs in a POSIX compatible filesystem
* fan out: one (or more) runner writes, other runners read the files on the cache disk

Watch out: The disk mount isn't scoped to a single repository. You may share content across all builds within your Depot org.

Public fork PRs skip mounting and only create the target directory.

To get started, add the [depot/cache-mount](https://github.com/depot/cache-mount) action into your workflows. Manage your disks from the [Depot CI settings page](/orgs/_/workflows/settings/general).

The feature is free to use during the beta period.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.