Switch to real mount path.

This commit is contained in:
Tom Alexander 2025-02-23 13:11:15 -05:00
parent bfa6d169e3
commit 8cf07d7693
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

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