[grilo-plugins/wip/hadess/fix-ci: 3/3] ci: Remove work-around for fixed bug



commit 481861a098b9421ef052fa6bc426f204dfb471b8
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 12 00:11:01 2019 +0100

    ci: Remove work-around for fixed bug

 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 49e97f9..7164325 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,10 +15,6 @@ variables:
 
 build_stable:
   before_script:
-    # Work-around https://bugzilla.redhat.com/show_bug.cgi?id=1607172#c4
-    - echo "update dnf gdbm" >> translist.txt
-    - echo "remove python3-modulemd" >> translist.txt
-    - dnf shell -y --nogpgcheck translist.txt
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES_GRILO
     # Build grilo from git, grilo and grilo-plugins must be in sync


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