Skip to content

Add gitlab CI recipe to build app using flatpak-builder

Frederic Danis requested to merge wip/fdanis/ci-flatpak-builder into apertis/v2021dev2

This recipe should be used in Mildenhall projects to automatically build the flatpak bundle.
This install the runtime and SDK from https://images.apertis.org/public/flatpak/mildenhall, then build the bundle using flatpak-recipe.yaml found at project's root.

Signed-off-by: Frédéric Danis frederic.danis@collabora.com

Merge request reports