mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
ec589c2639
The push command was relying on the output from the builder to indicate the build status, but this isn't helpful for CI. This commit makes the remote build module respect the `isError` flag which the builder sends in any errors. Any errors which come from the builder indicate the release will not be deployed. Change-type: patch Signed-off-by: Cameron Diver <cameron@resin.io> |
||
---|---|---|
.. | ||
compose.coffee | ||
compose.d.ts | ||
config.ts | ||
deploy-legacy.coffee | ||
docker.coffee | ||
helpers.ts | ||
logger.ts | ||
messages.ts | ||
normalization.ts | ||
patterns.ts | ||
promote.ts | ||
qemu.coffee | ||
remote-build.ts | ||
ssh.ts | ||
streams.ts | ||
sudo.ts | ||
tty.coffee | ||
update.ts | ||
validation.ts |