Update woodpecker ci

This commit is contained in:
HackerNCoder 2022-08-24 02:07:28 +02:00
parent c2c50760cc
commit a9f502ee36

View file

@ -2,6 +2,7 @@ pipeline:
build:
image: debian
commands:
- apt-get update
- apt-get install -y python3-venv python3-pip
- python3 -m pip install --user pipx
- python3 -m pipx ensurepath