cue fmt
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
eebbfcb258
commit
3c0d9c5acc
@ -9,7 +9,7 @@ dagger.#Plan & {
|
||||
input: directories: test: path: "./plan/inputs/directories"
|
||||
actions: verify: engine.#ReadFile & {
|
||||
input: input.directories.test.contents
|
||||
path: "test.txt"
|
||||
path: "test.txt"
|
||||
} & {
|
||||
contents: "local directory\n"
|
||||
}
|
||||
|
Reference in New Issue
Block a user