diff --git a/ui/build/config.go b/ui/build/config.go index c8670ae2e..876bfe024 100644 --- a/ui/build/config.go +++ b/ui/build/config.go @@ -144,6 +144,7 @@ func NewConfig(ctx Context, args ...string) Config { "DIST_DIR", // Variables that have caused problems in the past + "BASH_ENV", "CDPATH", "DISPLAY", "GREP_OPTIONS",