diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f88d7b318c400bfe744443aac76901e798e2c73b..4e888340d42b3eba325fbe8a61d8b69501c1644d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ test: - cd backend/secfit - apt-get update -qy - pip install -r requirements.txt + - python manage.py test staging: type: deploy