Merge pull request #42880 from thaJeztah/makefile_proxy_vars

Makefile: remove passing proxy env-vars
This commit is contained in:
Sebastiaan van Stijn 2021-09-27 13:30:39 +02:00 committed by GitHub
commit 4145c81d82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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