ci: Start using GNOME Release Service

See https://handbook.gnome.org/maintainers/making-a-release.html
This commit is contained in:
Niels De Graef 2025-08-27 11:30:41 +02:00
parent fbb9ba1e49
commit 49f862a488

View file

@ -8,6 +8,10 @@ include:
ref: aec7a6ce7bb38902c70641526f6611e27141784a
- project: 'GNOME/citemplates'
file: 'flatpak/flatpak_ci_initiative.yml'
- component: gitlab.gnome.org/GNOME/citemplates/release-service@master
inputs:
dist-job-name: "flatpak"
variables:
FDO_UPSTREAM_REPO: gnome/geary
@ -20,11 +24,13 @@ variables:
# Locale used for unit tests
TEST_LOCALE: C.UTF-8
stages:
- prepare
- build
- deploy
##
# Stage: Prepare
#