Added woodpecker config
This commit is contained in:
parent
104856f425
commit
848606e620
8
.woodpecker.yml
Normal file
8
.woodpecker.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
pipeline:
|
||||||
|
phpunit:
|
||||||
|
image: walkero/phpunit-alpine:php8.0-phpunit9
|
||||||
|
commands:
|
||||||
|
- composer install
|
||||||
|
- phpunit --testdox
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user