externalpassword/.woodpecker.yml

6 lines
164 B
YAML

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