Skip to content
Snippets Groups Projects
Commit 2954e1a9 authored by Carlos Vega's avatar Carlos Vega
Browse files

add dependencies for mysql/mariadb

parent b1bf8691
No related branches found
No related tags found
2 merge requests!462Redcap/generic test instance,!461Db/mariadb
Pipeline #93071 failed
......@@ -18,7 +18,7 @@ gemnasium-python-dependency_scanning:
.test_template: &test_definition
stage: test
before_script:
- apt-get update && apt-get install -y --allow-unauthenticated libsasl2-dev libssl-dev locales locales-all libsasl2-dev libldap2-dev libssl-dev libmysqlclient-dev
- apt-get update && apt-get install -y --allow-unauthenticated libsasl2-dev libssl-dev locales locales-all libsasl2-dev libldap2-dev libssl-dev default-libmysqlclient-dev
- python -V
- pip install --upgrade pip --default-timeout=180 -i https://repomanager.lcsb.uni.lu/repository/pypi-proxy/simple/ --extra-index-url https://pypi.python.org/simple/
......
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