Merge "CI: Install rich on depends-on podman builds"

This commit is contained in:
Zuul 2023-11-30 18:58:51 +00:00 committed by Gerrit Code Review
commit 21236c2e90
1 changed files with 1 additions and 1 deletions

View File

@ -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