Merge pull request #481 from fauust/patch-1

Update README.md
This commit is contained in:
Tõnis Tiigi
2021-02-25 16:05:16 -08:00
committed by GitHub

View File

@@ -315,7 +315,7 @@ Export build cache to an external cache destination. Supported types are `regist
Attribute key:
- `mode` - Specifies how many layers are exported with the cache. “min” on only exports layers already in the final build build stage, “max” exports layers for all stages. Metadata is always exported for the whole build.
- `mode` - Specifies how many layers are exported with the cache. “min” on only exports layers already in the final build stage, “max” exports layers for all stages. Metadata is always exported for the whole build.
Examples:
```