Skip to content
Snippets Groups Projects
Commit a57eb7c5 authored by Sigurd Røstad Augdal's avatar Sigurd Røstad Augdal
Browse files

Revert "Update .gitlab-ci.yml to possibly fix bug with frontendtesting."

This reverts commit 54e73646
parent 54e73646
No related branches found
No related tags found
1 merge request!11Revert "Update .gitlab-ci.yml to possibly fix bug with frontendtesting."
...@@ -18,8 +18,6 @@ build-job: ...@@ -18,8 +18,6 @@ build-job:
- apt-get update -qy - apt-get update -qy
- pip3 install -r requirements.txt - pip3 install -r requirements.txt
- python manage.py migrate - python manage.py migrate
- python manage.py loaddata seed.json
test-backend: test-backend:
stage: test stage: 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