Skip to content

CI: Make the docker build and local jobs manual

While they are very useful, each time we create a branch, gitlab tries to build all the images which is very resource intesinve. Thus make all the local images and everything that depends upon them a manual job and only trigger them before merging an MR.

Merge request reports