Skip to content

Only build (and upload) the docker image if we are on master.

Philip Elson requested to merge pelson/cara:feature/docker-on-master into master

Currently every branch updates the docker image, even feature branches that haven't been merged to master 😱. This will also speed up the CI execution time.

This is another MR which I would prefer not to merge myself, so I assign Andre.

Merge request reports