Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit dbe88b9

Browse files
committed
docs: fix data file formatting
1 parent f08db63 commit dbe88b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_docs/data/data.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ properties:
144144
required: false
145145

146146
cache_to:
147-
description: [Cache destination](https://docs.docker.com/engine/reference/commandline/buildx_build/#cache-to) for the build cache.
147+
description: |
148+
[Cache destination](https://docs.docker.com/engine/reference/commandline/buildx_build/#cache-to) for the build cache.
148149
type: string
149150
required: false
150151

0 commit comments

Comments
 (0)