summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: cleanup the flatpak template setupJordan Petridis2020-08-031-8/+1
| | | | | | | | | remove the explicit stages as they are not needed. move the bundle env var inline with the job. remove the meson_args evn var as its no longer needed to keep it in sync manually.
* ci: add explicit deps in the nightly jobJordan Petridis2020-08-021-0/+2
|
* ci: remove deprecated jobsJordan Petridis2020-08-021-8/+0
| | | | | | The functionality of these jobs exists in the normal build job now and they are no longer needed. citemplates@544836ee
* CI: publish nightliesBilal Elmoussaoui2019-11-061-51/+18
| | | | This uses the shared ci template see https://gitlab.gnome.org/GNOME/Initiatives/wikis/DevOps-with-Flatpak
* flatpak: Set meson as buildsystemIñigo Martínez2019-03-301-5/+6
| | | | | | | Following glade's port to meson the build system in the flatpak manifest has been also been moved to meson. The CI-built has also been changed to use it.
* ci: Enable test suiteAlberto Fanjul2019-03-101-1/+1
|
* gitlabci: Add CI setupAlberto Fanjul2018-07-251-0/+60