init
This commit is contained in:
parent
a5e9fbb702
commit
745316ee00
@ -89,7 +89,7 @@ spec:
|
|||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
args:
|
args:
|
||||||
{{- range splitList " " .Params.kanikoArgsList}}
|
{{- range splitList " " .Params.kanikoArgsList}}
|
||||||
- {{ . | indent 8 }}
|
- {{ . | quote }}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
- --dockerfile=$(params.dockerfile)
|
- --dockerfile=$(params.dockerfile)
|
||||||
- --context=$(params.context)
|
- --context=$(params.context)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user