Skip to content
Snippets Groups Projects
Commit 6eea013e authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "CI: Install container engine sdk"

parents 8e302cc4 fed05c80
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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