mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-03 17:51:04 +00:00
d9605c71dd
Otherwise the step where we build them doesn't reuse what was built when building the supervisor, because we're explicitly setting `--cache-from` options. We also push the images as soon as they're built. Signed-off-by: Pablo Carranza Velez <pablo@resin.io>