Fix #862: replaced Daphne by Gunicorn/Uvicorn
This commit is contained in:
parent
2ddd721f6b
commit
4de78995c0
13 changed files with 33 additions and 111 deletions
|
|
@ -129,6 +129,7 @@ test_api:
|
|||
only:
|
||||
- branches
|
||||
before_script:
|
||||
- apk add make
|
||||
- cd api
|
||||
- sed -i '/Pillow/d' requirements/base.txt
|
||||
- pip3 install -r requirements/base.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue