formatting

This commit is contained in:
Andras Bacsai
2024-09-10 08:49:20 +02:00
parent 63729c7bbf
commit 27ad4441ee

View File

@@ -3630,6 +3630,7 @@ 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;
}