Switch to real mount path.
This commit is contained in:
@@ -25,8 +25,8 @@ spec:
|
||||
- name: buildkit-cache
|
||||
description: For preserving buildkit type=cache mounts between builds.
|
||||
optional: true
|
||||
mountPath: /home/user/.local/share/foo
|
||||
# mountPath: /home/user/.local/share/buildkit
|
||||
# mountPath: /home/user/.local/share/foo
|
||||
mountPath: /home/user/.local/share/buildkit
|
||||
params:
|
||||
- name: OUTPUT
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user