AutoscalingRunnerSet env: not Rendering correctly (#3826)
Co-authored-by: Nikola Jokic <[email protected]>
This commit is contained in:
co-authored by
Nikola Jokic
parent
e122615553
commit
75e037909e
@@ -218,7 +218,7 @@ env:
|
|||||||
{{- if eq $env.name "RUNNER_UPDATE_CA_CERTS" }}
|
{{- if eq $env.name "RUNNER_UPDATE_CA_CERTS" }}
|
||||||
{{- $setRunnerUpdateCaCerts = 0 }}
|
{{- $setRunnerUpdateCaCerts = 0 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
- {{ $env | toYaml | nindent 4 }}
|
- {{ $env | toYaml | nindent 4 | trim }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if $setDockerHost }}
|
{{- if $setDockerHost }}
|
||||||
|
|||||||
Reference in New Issue
Block a user