fix: update deployment script - storage before composer
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Joris Slagter
2025-12-02 22:26:56 +01:00
parent 24b2e33e93
commit fad3e865cd

View File

@@ -88,3 +88,4 @@ Database migrations run automatically during deployment:
- **Staging**: `php artisan migrate --force` - **Staging**: `php artisan migrate --force`
- **Production**: `php artisan migrate --force` + `php artisan queue:restart` - **Production**: `php artisan migrate --force` + `php artisan queue:restart`
# Drone CI Test - di 2 dec 2025 22:17:12 CET # Drone CI Test - di 2 dec 2025 22:17:12 CET