diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 006f846..4c3ba8d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,6 @@ install: script: - pip install pipenv - pipenv install - - pipenv run ./manage.py collectstatic --no-input pytest: stage: test