debug platforms

This commit is contained in:
shimon 2025-01-23 08:51:13 +02:00
parent 5113c9e50a
commit 74b06cdd96

View file

@ -377,6 +377,10 @@ class Builds extends Action
payload: $build,
project: $project
);
var_dump($target);
Realtime::send(
projectId: 'console',
payload: $build->getArrayCopy(),