externalpassword/.woodpecker.yml

7 lines
169 B
YAML
Raw Normal View History

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