7113ae4617
Setting pip's proxy variable, operator needs to set also pip_index_url, even when one wants to use default value of index_url. This patch sets pip's index_url only when pip_index_url is not empty. Change-Id: If435e9025f3d78364b229bbe4458f5f1e1ab49aa
6 lines
110 B
YAML
6 lines
110 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes generation of pip configuration when using a pip proxy without
|
|
a local mirror.
|