From afc916d22a2854e1ebe4457a71aa18ebe335ecbb Mon Sep 17 00:00:00 2001 From: "Bruno S. Brasil" Date: Sat, 13 Apr 2019 13:53:43 -0300 Subject: [PATCH] fix: Another Settings in Gitlab CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8415c91..e655a16 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,9 +5,9 @@ flatpak:master: image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master stage: build-flatpak script: + - flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo - flatpak-builder --stop-at=popcorntime app sh.popcorntime.PopcornTime.yml - flatpak-builder --finish-only --repo=repo app sh.popcorntime.PopcornTime.yml - - flatpak build-bundle repo PopcornTime.flatpak --runtime-repo=https://dl.flathub.org/repo/flathub.flatpakrepo sh.popcorntime.PopcornTime artifacts: paths: