balena-supervisor/automation
Pablo Carranza Velez d9605c71dd automation/build.sh: build base, nodesuper and gosuper before supervisor, and use them for cache
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>
2017-07-20 21:22:25 -03:00
..
build.sh automation/build.sh: build base, nodesuper and gosuper before supervisor, and use them for cache 2017-07-20 21:22:25 -03:00
deploy-to-resin.js Disable pushing to registry.resinstaging.io, and use build environment to login to dockerhub 2017-07-20 21:22:25 -03:00
package.json Add a deploy-to-resin.js and automatically deploy to the Resin API on master builds 2017-07-20 21:22:25 -03:00
pr-to-meta-resin.sh Add a script to automate the creation of meta-resin PRs 2017-07-20 21:22:25 -03:00