ci: Start using GNOME Release Service
See https://handbook.gnome.org/maintainers/making-a-release.html
This commit is contained in:
parent
fbb9ba1e49
commit
49f862a488
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue