Commit 2112ffe9 authored by 张俊's avatar 张俊

proxy

parent 0dc540a1
...@@ -164,8 +164,6 @@ steps: ...@@ -164,8 +164,6 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
pull: always pull: always
environment: environment:
http_proxy: http://10.11.92.33:1282
https_proxy: http://10.11.92.33:1282
REGISTRY_USER: REGISTRY_USER:
from_secret: REGISTRY_USER from_secret: REGISTRY_USER
REGISTRY_PASSWORD: REGISTRY_PASSWORD:
...@@ -182,8 +180,6 @@ steps: ...@@ -182,8 +180,6 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
pull: always pull: always
environment: environment:
http_proxy: http://10.11.92.33:1282
https_proxy: http://10.11.92.33:1282
REGISTRY_USER: REGISTRY_USER:
from_secret: REGISTRY_USER from_secret: REGISTRY_USER
REGISTRY_PASSWORD: REGISTRY_PASSWORD:
...@@ -200,8 +196,6 @@ steps: ...@@ -200,8 +196,6 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
pull: always pull: always
environment: environment:
http_proxy: http://10.11.92.33:1282
https_proxy: http://10.11.92.33:1282
REGISTRY_USER: REGISTRY_USER:
from_secret: REGISTRY_USER from_secret: REGISTRY_USER
REGISTRY_PASSWORD: REGISTRY_PASSWORD:
...@@ -218,8 +212,6 @@ steps: ...@@ -218,8 +212,6 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
pull: always pull: always
environment: environment:
http_proxy: http://10.11.92.33:1282
https_proxy: http://10.11.92.33:1282
REGISTRY_USER: REGISTRY_USER:
from_secret: REGISTRY_USER from_secret: REGISTRY_USER
REGISTRY_PASSWORD: REGISTRY_PASSWORD:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment