Skip to content
Snippets Groups Projects
Commit 6fb1220b authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

CI: Install rich on depends-on podman builds

Change-Id: I54f94c383ae5a1185b364495422e1ab79cbd1afb
parent 9b6a70e4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment