ci: move the bundle var inline the flatpak jbo

This commit is contained in:
Jordan Petridis 2020-08-03 22:22:32 +00:00
parent 403fee4f14
commit 0aeb5b19aa

View file

@ -5,9 +5,6 @@
include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
variables:
# Flatpak CI vars
BUNDLE: geary-dev.flatpak
# ImapDB and other tests that touch the disk are super slow on CI
# runners like gcc150.osuosl.org that use platter drives still.
# See Infrastructure/Infrastructure#97.
@ -91,6 +88,7 @@ flatpak:
MANIFEST_PATH: org.gnome.Geary.yaml
RUNTIME_REPO: 'https://nightly.gnome.org/gnome-nightly.flatpakrepo'
TEST_RUN_ARGS: $TEST_ARGS
BUNDLE: geary-dev.flatpak
extends: .flatpak
nightly: