mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-14 00:06:49 +00:00
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>