Merge "CI: Install rich on depends-on podman builds"
This commit is contained in:
commit
21236c2e90
@ -126,7 +126,7 @@ EOF
|
||||
python3 -m venv ~/kolla-venv
|
||||
. ~/kolla-venv/bin/activate
|
||||
|
||||
pip install "${KOLLA_SRC_DIR}" ${CONTAINER_ENGINE}
|
||||
pip install "${KOLLA_SRC_DIR}" ${CONTAINER_ENGINE} rich
|
||||
|
||||
sudo ~/kolla-venv/bin/kolla-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user