From ee9e644a342fd399db45f2ee21130ab7f03b03ba Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 21 Aug 2022 20:57:56 +0000 Subject: [PATCH] commit dbe88b9ce76d5b2e546940300e5143a19674029a Author: Robert Kaussow Date: Sun Aug 21 22:47:59 2022 +0200 docs: fix data file formatting --- data/data.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/data.yaml b/data/data.yaml index 7c2cda7..0edc0a7 100644 --- a/data/data.yaml +++ b/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