Allow for nil buildkit References
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
@@ -22,10 +22,10 @@ engine.#Plan & {
|
||||
args: [
|
||||
"sh", "-c",
|
||||
#"""
|
||||
ls -al
|
||||
test "$(ls -A /)" != ""
|
||||
test "$(ls -A /scratch)" = ""
|
||||
"""#,
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user