[gnome-todo/gbsneto/redesign] ci: Fix ref name



commit ded411272e893f27d843c7bd50f663db7a3420d1
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sun Apr 22 16:57:01 2018 +0000

    ci: Fix ref name

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d186b54..a4b0892 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,7 @@ flatpak:master:
     stage: flatpak
     script:
     - flatpak-builder --repo=repo app org.gnome.Todo.json
-    - flatpak build-bundle repo gnome-todo-$CI_COMMIT_REF_SLUG.flatpak 
--runtime-repo=https://sdk.gnome.org/gnome-nightly.flatpakrepo org.gnome.TodoDevel
+    - flatpak build-bundle repo gnome-todo-$CI_COMMIT_REF_SLUG.flatpak 
--runtime-repo=https://sdk.gnome.org/gnome-nightly.flatpakrepo org.gnome.Todo
     artifacts:
         paths:
         - gnome-todo-$CI_COMMIT_REF_SLUG.flatpak


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