From 65a0c08cb3826f1befccda12e77fce121ade8c14 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Fri, 10 Aug 2018 13:44:48 +0300 Subject: [PATCH] Flatpak: fix previous commit that broke it I broke both the manifest and the CI in 4da68ff89ca1880c1b419cb4c887ae6b2b28d251 --- .gitlab-ci.yml | 2 +- org.gnome.Podcasts.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ad37397..4205485 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -55,7 +55,7 @@ variables: - web flatpak: - image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master + image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:3.28 stage: test script: - flatpak-builder --stop-at=gnome-podcasts app org.gnome.Podcasts.json diff --git a/org.gnome.Podcasts.json b/org.gnome.Podcasts.json index 4547c84..bbfba50 100644 --- a/org.gnome.Podcasts.json +++ b/org.gnome.Podcasts.json @@ -20,7 +20,7 @@ "--share=ipc", "--socket=x11", "--socket=wayland", - "--socket=pulseaudio" + "--socket=pulseaudio", "--device=dri" ], "build-options" : {