externalpassword/.woodpecker.yml
Raoul Snyman 4c0d1747e4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add curl
2022-06-01 21:50:13 -07:00

7 lines
169 B
YAML

pipeline:
test:
image: debian:bullseye
commands:
- apt-get update && apt-get install -y curl git make php-cli php-zip unzip p7zip-full
- make test