mirror of https://github.com/docker/docs.git
build(gha): set correct experimental layout for gha cache exporter
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
66e885897a
commit
0d6444f67b
|
@ -101,11 +101,11 @@ jobs:
|
||||||
|
|
||||||
### Cache backend API
|
### Cache backend API
|
||||||
|
|
||||||
> **Warning**
|
> Experimental
|
||||||
>
|
>
|
||||||
> This cache exporter is experimental. Please provide feedback on [BuildKit repository](https://github.com/moby/buildkit){:target="blank" rel="noopener" class=""}
|
> This cache exporter is experimental. Please provide feedback on [BuildKit repository](https://github.com/moby/buildkit){:target="blank" rel="noopener" class=""}
|
||||||
> if you experience any issues.
|
> if you experience any issues.
|
||||||
{: .warning }
|
{: .experimental }
|
||||||
|
|
||||||
The [GitHub Actions cache exporter](../../cache/backends/gha.md)
|
The [GitHub Actions cache exporter](../../cache/backends/gha.md)
|
||||||
backend uses the [GitHub Cache API](https://github.com/tonistiigi/go-actions-cache/blob/master/api.md)
|
backend uses the [GitHub Cache API](https://github.com/tonistiigi/go-actions-cache/blob/master/api.md)
|
||||||
|
|
Loading…
Reference in New Issue