a
continuous-integration/woodpecker the build failed
Details
continuous-integration/woodpecker the build failed
Details
This commit is contained in:
parent
ddd1957085
commit
5016ce47da
|
@ -2,6 +2,7 @@ pipeline:
|
|||
install:
|
||||
image: python:${PYTHON}-slim
|
||||
commands:
|
||||
- apt install libmariadbclient-dev -y
|
||||
- python -m pip install --upgrade pip
|
||||
- pip install -v ".[tests]"
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue