mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Prior to this, deleting a VCS deployment would fail because the deployment path for VCS deployments are empty. Because an error gets thrown, the delete function would stop and not delete the build files. This change updates the worker to only delete the storage files if the path is set. |
||
|---|---|---|
| .. | ||
| audits.php | ||
| builds.php | ||
| certificates.php | ||
| databases.php | ||
| deletes.php | ||
| functions.php | ||
| mails.php | ||
| messaging.php | ||
| migrations.php | ||
| webhooks.php | ||