[grilo-plugins/ci-remove-rpm-command] Revert "ci: Install newer version of gom"



commit dc2445808fa0eb8ddfe01ad3383c84562996ac4c
Author: Victor Toso <me victortoso com>
Date:   Fri Feb 21 10:56:58 2020 +0100

    Revert "ci: Install newer version of gom"
    
    This reverts commit f351629524719b239daa2a7715e1e49477300328.
    
    As we already have newest gom-devel installed.

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c4a99786..318d0751 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,9 +19,6 @@ build_stable:
     - dnf update -y --nogpgcheck
   script:
     - dnf install -y --nogpgcheck $DEPENDENCIES_GRILO $DEPENDENCIES
-    # FIXME until stable
-    - rpm -Uvh https://kojipkgs.fedoraproject.org//packages/gom/0.4/1.fc33/x86_64/gom-0.4-1.fc33.x86_64.rpm
-      https://kojipkgs.fedoraproject.org//packages/gom/0.4/1.fc33/x86_64/gom-devel-0.4-1.fc33.x86_64.rpm
     # As part of configuring grilo-plugins.git for build, the latest code from
     # grilo.git will be fetched by Meson and it will be built as a subproject.
     - meson . _build --prefix=/usr


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