Skip to content
Snippets Groups Projects
Commit d000bab2 authored by Chris Pastl's avatar Chris Pastl
Browse files

ci: install additional requirements

parent f6a7327a
No related branches found
No related tags found
1 merge request!35make test and coverage
Pipeline #7740 failed
......@@ -6,7 +6,7 @@ stages:
.install_requirements: &install_requirements
- apt-get -qq update
- apt-get -y install curl pip libldap2-dev
- apt-get -y install curl pip libsasl2-dev libldap2-dev libssl-dev
- python3 -m pip install --upgrade pip
- pip install poetry
- poetry install --no-interaction
......
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