Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-14 19:30:57 +03:00
parent 409672f27f
commit c4721a090f

View file

@ -14,4 +14,5 @@ steps:
- rsync $MAIN_REPO_DIR/web/ /usr/local/phyre/web/ -r
- cd /usr/local/phyre/web/
- ls -la
- composer install
- phyre-php artisan test