Skip to content
Snippets Groups Projects
Commit 58274200 authored by hollum's avatar hollum
Browse files

yml

parent 5fc3cb61
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ test:
image: python:3.8
stage: test
script:
# this configures Django application to use attached postgres database that is run on `postgres` host
# this configures Django application to use attached postgres database that is run on `postgres` hosts
- cd backend/secfit
- apt-get update -qy
- pip install -r requirements.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