summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-09-30 17:34:02 +0200
committerBastien Nocera <hadess@hadess.net>2020-09-30 17:34:32 +0200
commitdf58400a27b33ee56f2afde14ef950d59d0eca6b (patch)
tree0b91ebfc814bda81d8895e57a1958f4e6cf3d14a /.gitlab-ci.yml
parent8eb6b504ce7b64d0b15d66a1febb8f10f04d86c4 (diff)
downloadgnome-bluetooth-df58400a27b33ee56f2afde14ef950d59d0eca6b.tar.gz
ci: Remove outdated rawhide work-around
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 0 insertions, 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: