diff --git a/Makefile b/Makefile index dbc26f5e5e..5247070730 100644 --- a/Makefile +++ b/Makefile @@ -82,12 +82,6 @@ DOCKER_ENVS := \ -e VALIDATE_REPO \ -e VALIDATE_BRANCH \ -e VALIDATE_ORIGIN_BRANCH \ - -e HTTP_PROXY \ - -e HTTPS_PROXY \ - -e NO_PROXY \ - -e http_proxy \ - -e https_proxy \ - -e no_proxy \ -e VERSION \ -e PLATFORM \ -e DEFAULT_PRODUCT_LICENSE \