mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
debug platforms
This commit is contained in:
@@ -377,6 +377,10 @@ class Builds extends Action
|
||||
payload: $build,
|
||||
project: $project
|
||||
);
|
||||
|
||||
var_dump($target);
|
||||
|
||||
|
||||
Realtime::send(
|
||||
projectId: 'console',
|
||||
payload: $build->getArrayCopy(),
|
||||
|
||||
Reference in New Issue
Block a user