init
This commit is contained in:
parent
0ebe29ceea
commit
6d2edfe8ed
@ -89,7 +89,7 @@ spec:
|
|||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
args:
|
args:
|
||||||
{{- range splitList " " .Params.kanikoArgs }}
|
{{- range splitList " " .Params.kanikoArgs }}
|
||||||
- {{ . }}
|
- {{ . }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
- --dockerfile=$(params.dockerfile)
|
- --dockerfile=$(params.dockerfile)
|
||||||
- --context=$(params.context)
|
- --context=$(params.context)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user