diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae82fbc5ce..b26b991908 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,6 +46,7 @@ job_docker_other: - export LC_ALL=en_US.UTF-8 - apt-get install -qq curl gcc ghostscript gpgv gnupg graphviz libjpeg-dev libmagic1 libpng-dev libtiff-dev poppler-utils libreoffice poppler-utils python-dev python-pip tesseract-ocr tesseract-ocr-deu - pip install -r requirements/testing.txt + - python manage.py collectstatic --noinput test-mysql: <<: *test_base