engine.#Exec: fix mount cache flaky test
Fixes #1274 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ engine.#Plan & {
|
||||
input: image.output
|
||||
mounts: cache: {
|
||||
dest: "/cache"
|
||||
contents: sharedCache
|
||||
contents: exec.mounts.cache.contents
|
||||
}
|
||||
args: [
|
||||
"sh", "-c",
|
||||
|
Reference in New Issue
Block a user