Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
debs
gnome-bluetooth
Commits
df58400a
Commit
df58400a
authored
Sep 30, 2020
by
Bastien Nocera
Browse files
ci: Remove outdated rawhide work-around
parent
8eb6b504
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df58400a
...
...
@@ -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
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment