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