-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Description
Currently the Multi Repo Docs build fails behind a proxy server. It looks like the Proxy Settings are ignored. On my system a different port for the Proxy is configured but the build uses the HTTPS standard port:
HTTPSConnectionPool(host='eclipse-score.github.io', port=443)
Download the file via wget works as it connects through the proxy.
The Proxy is set via the Environment Variable HTTP(S)_PROXY
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done