Skip to content
Snippets Groups Projects
Commit 87175ab6 authored by Pernille Welle-Watne's avatar Pernille Welle-Watne
Browse files

fix yml mistake

parent 7b19f949
No related branches found
No related tags found
5 merge requests!9Error 1,!7Boundary tests,!6Task 2 coverage test,!5Task 2 coverage test,!3Google calendar
......@@ -3,9 +3,9 @@ variables:
image: python:3
test:
context: backend/secfit
script:
# this configures Django application to use attached postgres database that is run on `postgres` host
- cd backend/secfit
- apt-get update -qy
- 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.
Finish editing this message first!
Please register or to comment