init
This commit is contained in:
parent
745316ee00
commit
84934b6442
@ -87,9 +87,9 @@ spec:
|
||||
value: /tekton/home/.docker
|
||||
command:
|
||||
- /kaniko/executor
|
||||
args:
|
||||
args: |-
|
||||
{{- range splitList " " .Params.kanikoArgsList}}
|
||||
- {{ . | quote }}
|
||||
- {{ . }}
|
||||
{{- end}}
|
||||
- --dockerfile=$(params.dockerfile)
|
||||
- --context=$(params.context)
|
||||
|
Loading…
x
Reference in New Issue
Block a user