init
This commit is contained in:
parent
4f86583f92
commit
0ce0eabf62
@ -92,7 +92,7 @@ spec:
|
|||||||
|
|
||||||
- name: kaniko-build
|
- name: kaniko-build
|
||||||
image: gcr.io/kaniko-project/executor:v1.23.2
|
image: gcr.io/kaniko-project/executor:v1.23.2
|
||||||
workingDir: /workspace/source/$(params.subdirectory)
|
workingDir: $(workspaces.source.path)/$(params.subdirectory)
|
||||||
env:
|
env:
|
||||||
- name: DOCKER_CONFIG
|
- name: DOCKER_CONFIG
|
||||||
value: /tekton/home/.docker
|
value: /tekton/home/.docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user