[gnome-calculator/wip/cdavis/fix-appdata-ci: 2/2] ci: Use proper FLATPAK_MODULE
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/wip/cdavis/fix-appdata-ci: 2/2] ci: Use proper FLATPAK_MODULE
- Date: Fri, 19 Nov 2021 05:00:58 +0000 (UTC)
commit f6de19db41f7e2a4e343edf71fb5d194a273d77e
Author: Christopher Davis <christopherdavis gnome org>
Date: Thu Nov 18 21:00:10 2021 -0800
ci: Use proper FLATPAK_MODULE
This was missed in the initial change to flatpak CI.
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a3a9fdb5..a151b117 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ flatpak:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
variables:
MANIFEST_PATH: "org.gnome.Calculator.json"
- FLATPAK_MODULE: "nautilus"
+ FLATPAK_MODULE: "gnome-calculator"
APP_ID: "org.gnome.Calculator"
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
BUNDLE: "gnome-calculator-dev.flatpak"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]