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 & {
|
testContent: engine.#Exec & {
|
||||||
input: alpine.output
|
input: alpine.output
|
||||||
always: true
|
always: true
|
||||||
args: ["ls", "-l", "/repo"]
|
args: ["ls", "-l", "/repo/README.md"]
|
||||||
mounts: inputRepo: {
|
mounts: inputRepo: {
|
||||||
dest: "/repo"
|
dest: "/repo"
|
||||||
contents: testRepo.output
|
contents: testRepo.output
|
||||||
|
Reference in New Issue
Block a user