externalpassword/.woodpecker.yml
Raoul Snyman 52cd19f348
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add php-xml
2022-06-01 21:53:13 -07:00

7 lines
177 B
YAML

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