improved test case
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
044c464289
commit
bd005aeb43
@ -25,7 +25,7 @@ engine.#Plan & {
|
||||
testContent: engine.#Exec & {
|
||||
input: alpine.output
|
||||
always: true
|
||||
args: ["ls", "-l", "/repo"]
|
||||
args: ["ls", "-l", "/repo/README.md"]
|
||||
mounts: inputRepo: {
|
||||
dest: "/repo"
|
||||
contents: testRepo.output
|
||||
|
Reference in New Issue
Block a user