[epiphany] CI: fix path to flatpak manifest
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] CI: fix path to flatpak manifest
- Date: Sat, 2 Feb 2019 23:59:24 +0000 (UTC)
commit 6d6f50189969bcfda101e71f2de7c2106b52d34d
Author: Michael Catanzaro <mcatanzaro posteo net>
Date: Sat Feb 2 23:59:13 2019 +0000
CI: fix path to flatpak manifest
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b613e0ddb..80882efb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
flatpak:
extends: '.flatpak'
variables:
- MANIFEST_PATH: 'flatpak/org.gnome.Epiphany.json'
+ MANIFEST_PATH: 'org.gnome.Epiphany.json'
RUNTIME_REPO: 'https://sdk.gnome.org/gnome-nightly.flatpakrepo'
FLATPAK_MODULE: 'epiphany'
# Make sure to keep this in sync with the Flatpak manifest, all arguments
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]