mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update .drone.yml
This commit is contained in:
parent
44ba40c7d3
commit
0dd570278a
1 changed files with 2 additions and 1 deletions
|
@ -17,4 +17,5 @@ steps:
|
||||||
- ls -la
|
- ls -la
|
||||||
- wget https://getcomposer.org/download/latest-stable/composer.phar
|
- wget https://getcomposer.org/download/latest-stable/composer.phar
|
||||||
- COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
|
- COMPOSER_ALLOW_SUPERUSER=1 phyre-php composer.phar install
|
||||||
|
- phyre-php artisan migrate
|
||||||
- phyre-php artisan test
|
- phyre-php artisan test
|
||||||
|
|
Loading…
Reference in a new issue