engine.#Exec: fix mount cache flaky test

Fixes #1274

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-12-21 14:33:25 +01:00
parent 074dfcbdf2
commit ffd7065a74
2 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ engine.#Plan & {
input: image.output
mounts: cache: {
dest: "/cache"
contents: sharedCache
contents: exec.mounts.cache.contents
}
args: [
"sh", "-c",