1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-08-01 09:34:42 +02:00

Test photo authorization upload

This commit is contained in:
Yohann D'ANELLO
2020-09-27 17:06:05 +02:00
parent 366f0c40a0
commit 3b73edd6b0
3 changed files with 35 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ py38:
before_script:
- apk add --no-cache libmagic
- pip install tox --no-cache-dir
script: tox -e py38-django31
script: tox -e py38
linters:
stage: quality-assurance