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