This adds a deploy action which creates a docker container and uploads it to AMWA's docker hub. This saves time (about 30 seconds?) over building and installing render dependencies etc time. See publish-docker-test branch of nmos-template for the changes required (nb make-build-tools.sh in that repo will need reverting when we go live).
Thanks to @STandon-3 for doing the hard work on this.
This adds a deploy action which creates a docker container and uploads it to AMWA's docker hub. This saves time (about 30 seconds?) over building and installing render dependencies etc time. See
publish-docker-test
branch of nmos-template for the changes required (nbmake-build-tools.sh
in that repo will need reverting when we go live).Thanks to @STandon-3 for doing the hard work on this.