AutoscalingRunnerSet env: not Rendering correctly (#3826)

Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
This commit is contained in:
thinkbiggerltd 2025-03-05 10:00:13 +00:00 committed by GitHub
parent e122615553
commit 75e037909e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}