Update .drone.yml

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

View file

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