fixed tests

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-04-02 17:16:57 -07:00
parent a799dd05d7
commit 21e0ac21de
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ foo: "bar"
bar: {
string
#compute: [
#up: [
llb.#FetchContainer & {ref: "busybox"},
llb.#Exec & {
args: ["cp", "/source/testfile", "/out"]