summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: flatpak: remove meson-args variableJordan Petridis2020-08-031-4/+1
| | | We no longer need to manually keep it in sync with the ci.
* ci: push to the nightly repoJordan Petridis2020-08-021-0/+5
|
* 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
* Revert "ci: Move flatpak job to build stage"Alexander Mikhaylenko2020-03-101-4/+0
| | | | This reverts commit 80dcdb144bccb071712ece69cf009bcb2d1d0b45.
* ci: Move flatpak job to build stageAlexander Mikhaylenko2020-03-101-0/+4
| | | | | | The pipeline must have at least one job that's not in .pre or .post stages. This means that if the pipeline consists entirely of jobs from the template, it won't run. Introduce a stage artificially to work around that.
* CI: Integrate with review appsJordan Petridis2019-02-241-1/+11
|
* CI: Add initial job that builds a flatpakJordan Petridis2019-02-241-0/+11