Skip to content
Snippets Groups Projects
Commit c157d5b3 authored by Håvard Farestveit's avatar Håvard Farestveit
Browse files

Updated gitlab-ci

parent b4b2dd8f
No related branches found
No related tags found
No related merge requests found
Pipeline #109424 failed
......@@ -13,8 +13,7 @@ test-backend:
script:
# this configures Django application to use attached postgres database that is run on `postgres` host
- cd backend/secfit
- apt-get update -qy
- apt-get install -y python-dev python-pip
- apk add python python-dev python pip
- pip install -r requirements.txt
- python manage.py test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment