mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-02-11 11:41:19 +00:00
💚 Install libmagic in CI
This commit is contained in:
parent
c6c091b741
commit
972902eb23
@ -6,6 +6,7 @@ py38-django31:
|
|||||||
stage: test
|
stage: test
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
before_script:
|
before_script:
|
||||||
|
- apk add --no-cache libmagic
|
||||||
- pip install tox --no-cache-dir
|
- pip install tox --no-cache-dir
|
||||||
script: tox -e py38-django31
|
script: tox -e py38-django31
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user