fix: Remove debug statement in shared.php
This commit is contained in:
parent
2c929b300a
commit
2777fbc0ec
1 changed files with 0 additions and 1 deletions
|
|
@ -3630,7 +3630,6 @@ function newParser(Application|Service $resource, int $pull_request_id = 0, ?int
|
|||
'restart' => $restart->value(),
|
||||
'labels' => $serviceLabels,
|
||||
]);
|
||||
ray($payload);
|
||||
if (! $use_network_mode) {
|
||||
$payload['networks'] = $networks_temp;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue