CI: build flatpak using the "official" Docker image

[skip ci]
This commit is contained in:
Claudio André 2018-07-15 18:26:00 -03:00
parent 3c61cee1bb
commit 0f6a97eae1
2 changed files with 2 additions and 2 deletions

View file

@ -132,7 +132,7 @@ pages:
##
flatpak:
stage: deploy
image: claudioandre/settings:fedora.flatpak
image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
artifacts:
name: package
paths:

View file

@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.Settings",
"runtime" : "org.gnome.Platform",
"runtime-version" : "3.28",
"runtime-version" : "master",
"sdk" : "org.gnome.Sdk",
"command" : "gnome-control-center",
"rename-desktop-file" : "gnome-control-center.desktop",