Skip to content
Snippets Groups Projects
Commit df35fb69 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов :eye:
Browse files

Trunk

parent 054f3c89
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ stages:
.common: &common
variables:
GIT_DEPTH: 1
GIT_SUBMODULE_STRATEGY: recursive
ANSIBLE_FORCE_COLOR: "True"
except:
- /^master$/
......
......@@ -5,7 +5,7 @@
#git submodule update
#cd ..
apk add --no-cache build-base python3-dev libffi-dev libressl-dev
#apk add --no-cache build-base python3-dev libffi-dev libressl-dev
python3 -m venv --upgrade --system-site-packages .venv-kubespray
.venv-kubespray/bin/pip3 install --upgrade pip setuptools wheel
......
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