mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
Add Proxy Support for self-hosted runner. (#206)
This commit is contained in:
@@ -9,9 +9,6 @@ varCheckList=(
|
||||
'GRADLE_HOME'
|
||||
'NVM_BIN'
|
||||
'NVM_PATH'
|
||||
'VSTS_HTTP_PROXY'
|
||||
'VSTS_HTTP_PROXY_USERNAME'
|
||||
'VSTS_HTTP_PROXY_PASSWORD'
|
||||
'LD_LIBRARY_PATH'
|
||||
'PERL5LIB'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user