This commit is contained in:
병준 박 2025-04-14 19:23:13 +00:00
parent 4f86583f92
commit 0ce0eabf62

View File

@ -92,7 +92,7 @@ spec:
- name: kaniko-build
image: gcr.io/kaniko-project/executor:v1.23.2
workingDir: /workspace/source/$(params.subdirectory)
workingDir: $(workspaces.source.path)/$(params.subdirectory)
env:
- name: DOCKER_CONFIG
value: /tekton/home/.docker