mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-24 08:30:28 +00:00
Update .drone.yml
This commit is contained in:
parent
51c5d3de64
commit
699d4441e9
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ steps:
|
|||
- cd /usr/local/phyre/web/
|
||||
- chmod -R 777 vendor
|
||||
- apt install composer -y
|
||||
- phyre-php artisan phyre:set-ini-settings APP_ENV "local"
|
||||
- composer test:coverage
|
||||
- mv clover.xml $MAIN_REPO_DIR/clover.xml
|
||||
- mv coverage.xml $MAIN_REPO_DIR/coverage.xml
|
||||
|
|
Loading…
Reference in a new issue