Add nix-cache-creds workspace to docker build.

This commit is contained in:
Tom Alexander
2026-07-13 18:52:16 -04:00
parent 92fc54ebab
commit 7d4b33528f

View File

@@ -22,6 +22,9 @@ spec:
description: Includes credentials for the docker image registry.
optional: true
mountPath: /home/user/.docker
- name: nix-cache-creds
optional: true
readOnly: true
params:
- name: OUTPUT
type: string