[gnome-bluetooth/wip/hadess/3.34.3: 1/3] ci: Remove outdated rawhide work-around




commit df58400a27b33ee56f2afde14ef950d59d0eca6b
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 30 17:34:02 2020 +0200

    ci: Remove outdated rawhide work-around

 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d550e760..5ab60239 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,10 +8,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
   script:


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