Switch to real mount path.

This commit is contained in:
Tom Alexander
2025-02-23 13:11:15 -05:00
parent bfa6d169e3
commit 8cf07d7693

View File

@@ -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