a
continuous-integration/woodpecker the build failed
Details
continuous-integration/woodpecker the build failed
Details
This commit is contained in:
parent
b83d251c86
commit
c6225d9669
|
@ -3,6 +3,8 @@ pipeline:
|
|||
image: python:alpine
|
||||
commands:
|
||||
- apk add mariadb-dev
|
||||
- python -m pip install --upgrade pip
|
||||
- pip debug install -vv Pillow>=8.4.0
|
||||
- pip install ".[tests]"
|
||||
test:
|
||||
image: python:alpine
|
||||
|
|
Loading…
Reference in New Issue