ci: bypass proxy for daocloud image layers

This commit is contained in:
2026-09-16 23:40:56 +08:00
parent c056a3e741
commit f0fb4db755
Vendored
+2
View File
@@ -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