From dbe88b9ce76d5b2e546940300e5143a19674029a Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 21 Aug 2022 22:47:59 +0200 Subject: [PATCH] docs: fix data file formatting --- _docs/data/data.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_docs/data/data.yaml b/_docs/data/data.yaml index 7c2cda7..0edc0a7 100644 --- a/_docs/data/data.yaml +++ b/_docs/data/data.yaml @@ -144,7 +144,8 @@ properties: required: false cache_to: - description: [Cache destination](https://docs.docker.com/engine/reference/commandline/buildx_build/#cache-to) for the build cache. + description: | + [Cache destination](https://docs.docker.com/engine/reference/commandline/buildx_build/#cache-to) for the build cache. type: string required: false