Skip to content

Add GitLab CI pipeline

Daniel Stone requested to merge daniels/monado:gitlab-ci into master

Add a GitLab CI build pipeline, using the two-stage CI templates from Wayland. This allows us to do really quick builds of Monado itself, insulating ourselves from the longer and more failure-prone parts of pulling and building our dependencies.

Merge request reports