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



commit e71a8a1f3c22f1e6e144e11859e2d66f9fdee310
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 e903b0f..e449952 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,10 +16,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]