Update README.md

typo

Signed-off-by: Faustin Lammler <faustin@fala.red>
This commit is contained in:
faust
2020-12-17 17:19:55 +01:00
committed by Faustin Lammler
parent 74f76cf4e9
commit 73fa351b1c

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:
```