Flatpak: fix previous commit that broke it

I broke both the manifest and the CI in 4da68ff89c
This commit is contained in:
Jordan Petridis 2018-08-10 13:44:48 +03:00
parent 4da68ff89c
commit 65a0c08cb3
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -20,7 +20,7 @@
"--share=ipc",
"--socket=x11",
"--socket=wayland",
"--socket=pulseaudio"
"--socket=pulseaudio",
"--device=dri"
],
"build-options" : {