mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
Update .drone.yml
This commit is contained in:
parent
409672f27f
commit
c4721a090f
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ steps:
|
||||||
- rsync $MAIN_REPO_DIR/web/ /usr/local/phyre/web/ -r
|
- rsync $MAIN_REPO_DIR/web/ /usr/local/phyre/web/ -r
|
||||||
- cd /usr/local/phyre/web/
|
- cd /usr/local/phyre/web/
|
||||||
- ls -la
|
- ls -la
|
||||||
|
- composer install
|
||||||
- phyre-php artisan test
|
- phyre-php artisan test
|
||||||
|
|
Loading…
Reference in a new issue