mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
chore: move cli data files to data subdir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -357,12 +357,12 @@ module:
|
||||
- path: github.com/docker/compose/v5
|
||||
mounts:
|
||||
- source: docs/reference
|
||||
target: data/compose-cli
|
||||
target: data/cli/compose
|
||||
files: ["*.yaml"]
|
||||
|
||||
# Model CLI
|
||||
- path: github.com/docker/model-runner/cmd/cli
|
||||
mounts:
|
||||
- source: docs/reference
|
||||
target: data/model-cli
|
||||
target: data/cli/model
|
||||
files: ["*.yaml"]
|
||||
|
||||
Reference in New Issue
Block a user