Skip to content
Snippets Groups Projects
Verified Commit 8a2c0ecb authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Install missing packages

parent 2c3e58d7
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ test:
- adduser --disabled-password --gecos "Test User" testuser
- chown -R testuser .
script:
- sudo apt update
- sudo apt install python3-ldap libldap2-dev libssl-dev libsasl2-dev python3.7-dev -y
- sudo -u testuser
env TEST_SELENIUM_HUB=http://selenium:4444/wd/hub
TEST_SELENIUM_BROWSERS=firefox
......
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