init
This commit is contained in:
parent
f1b171240c
commit
31ffd7c620
@ -88,9 +88,9 @@ spec:
|
||||
command:
|
||||
- /kaniko/executor
|
||||
args: |-
|
||||
{{- range splitList " " .Params.kanikoArgsList }}
|
||||
- '{{ . }}'
|
||||
{{- end }}
|
||||
{{- range splitList " " .Params.kanikoArgsList }}
|
||||
- '{{ . }}'
|
||||
{{- end }}
|
||||
- --dockerfile=$(params.dockerfile)
|
||||
- --context=$(params.context)
|
||||
- --destination=$(params.imageName):$(params.tag)
|
||||
|
Loading…
x
Reference in New Issue
Block a user