Add nix-cache-creds workspace to docker build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user