Skip to content

Add CI builder for the containers

DJ Mountney requested to merge add-ci into master

Builds and pushes the containers to the registry.

Currently binding this to to the git history sha for the container's folder. Which works well for testing Merge Requests, but will probably want to do something a little different for master and the stable branches when we get that far.

Merge request reports