[gnome-todo/alatiera/flatpak-runtime] Flatpak: Use the master branch of the GNOME runtime
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/alatiera/flatpak-runtime] Flatpak: Use the master branch of the GNOME runtime
- Date: Thu, 2 Aug 2018 15:07:20 +0000 (UTC)
commit 1604182b4c992486fb0e698829daf9b0cd9aaf5e
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Thu Aug 2 15:06:10 2018 +0000
Flatpak: Use the master branch of the GNOME runtime
.gitlab-ci.yml | 2 +-
build-aux/flatpak/org.gnome.Todo.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad5e1e5..9593a8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,7 @@ ubuntu:devel:
##################
flatpak:master:
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.28
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
stage: flatpak
script:
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 5088410..6300018 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -1,7 +1,7 @@
{
"app-id" : "org.gnome.Todo",
"runtime" : "org.gnome.Platform",
- "runtime-version" : "3.28",
+ "runtime-version" : "master",
"sdk" : "org.gnome.Sdk",
"command" : "gnome-todo",
"tags" : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]