mirror of
https://github.com/docker/build-push-action
synced 2024-11-12 22:31:41 +00:00
commit
e06a3af40d
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ jobs:
|
||||||
## Registry cache
|
## Registry cache
|
||||||
|
|
||||||
You can import/export cache from a cache manifest or (special) image configuration on the registry with the
|
You can import/export cache from a cache manifest or (special) image configuration on the registry with the
|
||||||
[`type=registry` cache exporter](https://github.com/crazy-max/buildkit/tree/cache-docs#registry-push-image-and-cache-separately).
|
[`type=registry` cache exporter](https://github.com/moby/buildkit/tree/master#registry-push-image-and-cache-separately).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: ci
|
name: ci
|
||||||
|
|
Loading…
Reference in a new issue