Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-03 17:54:26 +03:00
parent 31455c6f17
commit 67848b5a1c

View file

@ -22,3 +22,8 @@ steps:
- COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
- /phyre-panel/install_web.sh
- phyre-php artisan test
- name: codecov
image: robertstettner/drone-codecov
settings:
token: ${CODECOV_TOKEN}
files: /usr/local/phyre/web/clover.xml