php-juicer/.woodpecker.yml

9 lines
142 B
YAML
Raw Permalink Normal View History

2021-12-01 00:15:50 +00:00
pipeline:
phpunit:
image: walkero/phpunit-alpine:php8.0-phpunit9
commands:
- composer install
- phpunit --testdox