summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-08-27 10:59:01 +0200
committerVictor Toso <victortoso@gnome.org>2021-10-04 07:56:37 +0000
commit7f8d8467fface745a69eadd348ce67ddb0983d84 (patch)
treec5755c9302b4ac473bbdcb6b8ec3fd4dac11d292
parent68c5247157e790b574be47d0353710cf853b8828 (diff)
downloadgrilo-7f8d8467fface745a69eadd348ce67ddb0983d84.tar.gz
ci: Remove work-around for 2018 bug
-rw-r--r--.gitlab-ci.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f9ee86b..17f6b7c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,10 +9,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: