summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: Use current RUNTIME_REPOMaximiliano Sandoval R2022-08-051-1/+1
|
* Update (or drop) the Docker image used by Flatpak jobbarthalion/gnome-runtime-images-quayBartłomiej Piotrowski2022-08-051-1/+0
| | | | | | The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template. Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it.
* ci: push to the nightly repoJordan Petridis2020-08-021-0/+5
|
* ci: remove deprecated jobsJordan Petridis2020-08-021-10/+0
| | | | | | The functionality of these jobs exists in the normal build job now and they are no longer needed. citemplates@544836ee
* ci: Set up initial continuous integrationFlorian Müllner2019-04-231-0/+30
Use the newly added flatpak manifest to verify that the project keeps building successfully in a standardized environment. On success, the built bundle is exposed as artifact for easy testing.