From 2112ffe928eb4b5a406a222105bd68a4c762f2ab Mon Sep 17 00:00:00 2001 From: zhangjun1 Date: Mon, 19 Jun 2023 15:24:55 +0800 Subject: [PATCH] proxy --- .beagle.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.beagle.yml b/.beagle.yml index a4cc30c..dadd6aa 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -164,8 +164,6 @@ steps: path: /var/run/docker.sock pull: always environment: - http_proxy: http://10.11.92.33:1282 - https_proxy: http://10.11.92.33:1282 REGISTRY_USER: from_secret: REGISTRY_USER REGISTRY_PASSWORD: @@ -182,8 +180,6 @@ steps: path: /var/run/docker.sock pull: always environment: - http_proxy: http://10.11.92.33:1282 - https_proxy: http://10.11.92.33:1282 REGISTRY_USER: from_secret: REGISTRY_USER REGISTRY_PASSWORD: @@ -200,8 +196,6 @@ steps: path: /var/run/docker.sock pull: always environment: - http_proxy: http://10.11.92.33:1282 - https_proxy: http://10.11.92.33:1282 REGISTRY_USER: from_secret: REGISTRY_USER REGISTRY_PASSWORD: @@ -218,8 +212,6 @@ steps: path: /var/run/docker.sock pull: always environment: - http_proxy: http://10.11.92.33:1282 - https_proxy: http://10.11.92.33:1282 REGISTRY_USER: from_secret: REGISTRY_USER REGISTRY_PASSWORD: -- 2.26.0