|
1
3
VSTS代理应该能够从
我不确定Nuget任务是否会处理这个问题( it looks like it doesn't yet ),但至少你可以这样告诉代理忽略某些主机。这是在最近的代理版本中添加的, so you may need to upgrade your agent .
我猜如果你用我的
VSTS Set Variable Task
临时设置的值
附言
the new configuration no longer uses the environment variable to set the proxy
,新的默认设置是将其放入
|