image: registry.gitlab.gnome.org/gnome/gvfs/master:v1 build: stage: build script: - meson build --werror - ninja -C build