ci: bypass proxy for daocloud image layers
This commit is contained in:
Vendored
+2
@@ -273,6 +273,8 @@ pipeline {
|
||||
--driver-opt "env.https_proxy=$HTTP_PROXY_URL" \
|
||||
--driver-opt "env.HTTP_PROXY=$HTTP_PROXY_URL" \
|
||||
--driver-opt "env.HTTPS_PROXY=$HTTP_PROXY_URL" \
|
||||
--driver-opt "env.no_proxy=.daocloud.vip" \
|
||||
--driver-opt "env.NO_PROXY=.daocloud.vip" \
|
||||
--use
|
||||
fi
|
||||
./scripts/ci-docker.sh buildx inspect "$BUILDER_NAME" --bootstrap
|
||||
|
||||
Reference in New Issue
Block a user