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