Support optional containers when pushing to local target

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
This commit is contained in:
Cameron Diver 2019-11-05 14:43:34 +00:00
parent f75f00e4d0
commit b31e253fa4
No known key found for this signature in database
GPG Key ID: 49690ED87032539F

@ -131,9 +131,7 @@ export class LivepushManager {
serviceName,
});
if (container == null) {
throw new Error(
`Could not find a container on device for service: ${serviceName}`,
);
return;
}
const livepush = await Livepush.init(