Merge "CI: Install container engine sdk"

This commit is contained in:
Zuul 2023-10-31 09:59:22 +00:00 committed by Gerrit Code Review
commit 6eea013ea3
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ EOF
python3 -m venv ~/kolla-venv
. ~/kolla-venv/bin/activate
pip install "${KOLLA_SRC_DIR}"
pip install "${KOLLA_SRC_DIR}" ${CONTAINER_ENGINE}
sudo ~/kolla-venv/bin/kolla-build