AutoscalingRunnerSet env: not Rendering correctly (#3826)

Co-authored-by: Nikola Jokic <[email protected]>
This commit is contained in:
thinkbiggerltd
2025-03-05 11:00:13 +01:00
committed by GitHub
co-authored by Nikola Jokic
parent e122615553
commit 75e037909e
@@ -218,7 +218,7 @@ env:
{{- if eq $env.name "RUNNER_UPDATE_CA_CERTS" }}
{{- $setRunnerUpdateCaCerts = 0 }}
{{- end }}
- {{ $env | toYaml | nindent 4 }}
- {{ $env | toYaml | nindent 4 | trim }}
{{- end }}
{{- end }}
{{- if $setDockerHost }}