mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
formatting
This commit is contained in:
@@ -133,7 +133,7 @@ class Update extends Action
|
||||
$executor->deleteRuntime($project->getId(), $deploymentId . "-build");
|
||||
}
|
||||
} catch (\Throwable) {
|
||||
// Best-effort cleanup — deployment status is already 'canceled'.
|
||||
// Best-effort cleanup — deployment status is already 'canceled'
|
||||
}
|
||||
|
||||
$queueForEvents
|
||||
|
||||
Reference in New Issue
Block a user