This commit is contained in:
병준 박 2025-04-15 00:35:49 +00:00
parent cd84708f58
commit f1b171240c

View File

@ -87,7 +87,7 @@ spec:
value: /tekton/home/.docker
command:
- /kaniko/executor
args:|-
args: |-
{{- range splitList " " .Params.kanikoArgsList }}
- '{{ . }}'
{{- end }}