[gnome-desktop/wip/hadess/fix-ci] And F29 works?!



commit 15400d7ba56b72a7d78d4eab4144ad71a7e5a01f
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 29 18:40:33 2019 +0100

    And F29 works?!

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b722d596..b6048929 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:rawhide
+image: fedora:29
 
 variables:
   DEPENDENCIES: gtk3-devel gsettings-desktop-schemas-devel gettext
@@ -17,7 +17,6 @@ build_stable:
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES
     - dnf install -y --nogpgcheck $TEST_DEPENDENCIES
-    - rpm -Fvh 
https://kojipkgs.fedoraproject.org//packages/glib2/2.59.1/1.fc30/x86_64/glib2-2.59.1-1.fc30.x86_64.rpm 
https://kojipkgs.fedoraproject.org//packages/glib2/2.59.1/1.fc30/x86_64/glib2-devel-2.59.1-1.fc30.x86_64.rpm
   script:
     - meson --prefix=/usr -Dinstalled_tests=true build
     - cd build


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