Skip to content
Snippets Groups Projects
Commit 0ffc4daf authored by Agate's avatar Agate 💬
Browse files

Remove slow apk add

parent 09cefd2f
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ test_api:
- branches
before_script:
- apk add make git gcc python3-dev musl-dev
- apk add postgresql-dev py3-psycopg2 libldap libffi-dev make zlib-dev jpeg-dev openldap-dev
# - apk add postgresql-dev py3-psycopg2 libldap libffi-dev make zlib-dev jpeg-dev openldap-dev
- cd api
- pip3 install -r requirements/base.txt
- pip3 install -r requirements/local.txt
......
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