mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-07 17:08:10 -04:00
try without proxy
This commit is contained in:
@@ -365,12 +365,12 @@ MINIO_MC_ENV = {
|
||||
}
|
||||
|
||||
CI_HTTP_PROXY_ENV = {
|
||||
"HTTP_PROXY": {
|
||||
"from_secret": "ci_http_proxy",
|
||||
},
|
||||
"HTTPS_PROXY": {
|
||||
"from_secret": "ci_http_proxy",
|
||||
},
|
||||
# "HTTP_PROXY": {
|
||||
# "from_secret": "ci_http_proxy",
|
||||
# },
|
||||
# "HTTPS_PROXY": {
|
||||
# "from_secret": "ci_http_proxy",
|
||||
# },
|
||||
}
|
||||
|
||||
def pipelineDependsOn(pipeline, dependant_pipelines):
|
||||
|
||||
Reference in New Issue
Block a user