commit | f7e5261274cab33de4314f27d29c0c9f17a84e43 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Wed Jan 08 11:06:59 2025 +0000 |
committer | Lei YU <yulei.sh@bytedance.com> | Fri Jan 24 02:53:21 2025 +0000 |
tree | 80364380e2cdde8772ac9be17d4bdc5901be0368 | |
parent | 97624ea4b854375a2ffaf27a90b206f3e32887eb [diff] |
build-unit-test-docker: Add .wgetrc for proxy The script now uses `wget -O - https://apt.llvm.org/llvm.sh` to download the llvm.sh. If http_proxy is set, set the proxy to .wgetrc in the docker container so that it could be used by `wget` when building the unit test docker. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I5cb305515cb4f79e5fd759bf1844a110f106a049