1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-11-16 05:15:36 +00:00

ci: Move flatpak jobs to packaging stage

It is more fitting than the default "test" stage and
has the desirable side effect that the Debian packaging jobs
no longer need to wait for flatpak jobs to finish.
This commit is contained in:
Evangelos Ribeiro Tzaras 2023-01-04 12:49:10 +01:00
parent 68520c989d
commit 954517a4eb

View file

@ -107,10 +107,12 @@ package:deb-pureos-byzantium:arm64:
# Build Flatpak for x86_64
flatpak@x86_64:
stage: package
extends: ['.flatpak@x86_64', '.vars-devel']
# Build Flatpak for aarch64
flatpak@aarch64:
stage: package
extends: ['.flatpak@aarch64', '.vars-devel']
# Publish Flatpak for x86_64