mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 15:10:25 +00:00
Update .drone.yml
This commit is contained in:
parent
0dd570278a
commit
bf8fbb162e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue