Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-14 19:41:17 +03:00
parent 44ba40c7d3
commit 0dd570278a

View file

@ -17,4 +17,5 @@ steps:
- ls -la
- wget https://getcomposer.org/download/latest-stable/composer.phar
- COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
- phyre-php artisan migrate
- phyre-php artisan test