Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-14 19:42:51 +03:00
parent 0dd570278a
commit bf8fbb162e

View file

@ -17,5 +17,6 @@ steps:
- ls -la
- wget https://getcomposer.org/download/latest-stable/composer.phar
- COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
- phyre-php artisan phyre:set-ini-settings APP_ENV "local"
- phyre-php artisan migrate
- phyre-php artisan test