summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-08-27 10:59:01 +0200
committerBastien Nocera <hadess@hadess.net>2021-08-30 10:12:18 +0000
commit9f3ca0f95e09254bb72dba1be7bdbb9279e05a7f (patch)
tree58682186537ba12b81ec6a65aa3686757afe727e
parent3189b5e7613f2e86788a6e67dda13bd107c59e51 (diff)
downloadgrilo-wip/hadess/net-double-free.tar.gz
ci: Remove work-around for 2018 bugwip/hadess/net-double-free
-rw-r--r--.gitlab-ci.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e05e693..9ce533a 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: