Added woodpecker config

This commit is contained in:
Chris 2021-12-01 01:15:50 +01:00
parent 104856f425
commit 848606e620
1 changed files with 8 additions and 0 deletions

8
.woodpecker.yml Normal file
View File

@ -0,0 +1,8 @@
pipeline:
phpunit:
image: walkero/phpunit-alpine:php8.0-phpunit9
commands:
- composer install
- phpunit --testdox