diff --git a/.beagle.yml b/.beagle.yml index a4cc30c02569322e6dcee3b74f1b1b3ca550f52b..dadd6aacf723e44703db03739a42313bbe8d3b92 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: diff --git a/src/App.vue b/src/App.vue index 3a1f2c94b8248494fa74d5fa794798d92a943b7a..d2d9dbfd37498ff8195645398ecf792cfcf4e150 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,8 @@