externalpassword/.woodpecker.yml

7 lines
177 B
YAML
Raw Normal View History

pipeline:
test:
image: debian:bullseye
commands:
2022-06-02 04:53:13 +00:00
- apt-get update && apt-get install -y curl git make php-cli php-zip php-xml unzip p7zip-full
- make test