Skip to content

Commit fd531cd

Browse files
author
Georg Martin Weber
committed
fix transformation again
1 parent feb33e2 commit fd531cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hull-vidispine-addon/hull-vidispine-addon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ hull:
745745
{{- $configScopeEndpoints = unset $configScopeEndpoints $endpoint -}}
746746
{{- end }}
747747
{{- end }}
748-
{{- include "hull.util.transformation" (dict "PARENT_CONTEXT" $ "SOURCE" $configScope "CALLER" nil "CALLER_KEY" nil "SOURCE_PATH" list) -}}
748+
{{- $_ := include "hull.util.transformation" (dict "PARENT_CONTEXT" $ "SOURCE" $configScope "CALLER" nil "CALLER_KEY" nil "SOURCE_PATH" list) -}}
749749
{{- toYaml $configScope -}}
750750
{{ end }}
751751
Installer.ps1:

0 commit comments

Comments
 (0)