Skip to content
Snippets Groups Projects
Commit 38d8c2c5 authored by Vegard Murvold Sporstøl's avatar Vegard Murvold Sporstøl
Browse files

Update .gitlab-ci.yml

parent d9347925
No related branches found
No related tags found
2 merge requests!3Merge new master to dev,!2Uc 2
Pipeline #112921 failed
......@@ -3,6 +3,7 @@ deploy:
image: python:3.8.5-slim
before_script:
- apt-get clean
- pip install --upgrade pip
- pip install -r backend/secfit/requirements.txt
cache:
paths:
......
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