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.
|
description: Includes credentials for the docker image registry.
|
||||||
optional: true
|
optional: true
|
||||||
mountPath: /home/user/.docker
|
mountPath: /home/user/.docker
|
||||||
|
- name: nix-cache-creds
|
||||||
|
optional: true
|
||||||
|
readOnly: true
|
||||||
params:
|
params:
|
||||||
- name: OUTPUT
|
- name: OUTPUT
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user