[epiphany] Unbreak the CI



commit 167f103063205ee493c88d3f80784d9a8ca14a09
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Sun Jul 22 17:41:25 2018 +0000

    Unbreak the CI
    
    Forgot to update the manifest path here...

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80bc15f27..81c90af5c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ flatpak:
     stage: test
     variables:
         # Replace with your manifest path
-        MANIFEST_PATH: "org.gnome.Epiphany.yaml"
+        MANIFEST_PATH: "org.gnome.Epiphany.json"
         RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
         # Replace with your application name, as written in the manifest
         FLATPAK_MODULE: "epiphany"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]