[gnome-software/wip/kalev/f29-ci2] CI: Switch to F29



commit 2913ab37863a2e21869a8534127a696fd5f7b24b
Author: Kalev Lember <klember redhat com>
Date:   Fri Mar 1 09:18:07 2019 +0100

    CI: Switch to F29

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1948b61c..921bcc6d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:28
+image: fedora:29
 
 stages:
   - build
@@ -6,7 +6,6 @@ stages:
 before_script:
   # Update and use base build deps
   - dnf update -y && dnf -y install git gobject-introspection-devel dnf-plugins-core @buildsys-build
-  - dnf install -y 
https://people.freedesktop.org/~hughsient/temp/libappstream-glib-0.7.14-0.641.20181015git.fc29.x86_64.rpm 
https://people.freedesktop.org/~hughsient/temp/libappstream-glib-devel-0.7.14-0.641.20181015git.fc29.x86_64.rpm
   - dnf --enablerepo updates-testing -y builddep gnome-software
   # Some deps may not be sync'd
   - dnf -y install rpm-devel


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