Skip to content

Commit

Permalink
Re-install certificates in the container
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
lubosmj committed May 9, 2024
1 parent 042e55d commit f155e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scripts/post_before_script.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
if [[ " ${SCENARIOS[*]} " =~ " ${TEST} " ]]; then
# Needed by pulp_container/tests/functional/api/test_flatpak.py:
cmd_prefix dnf reinstall ca-certificates
cmd_prefix dnf install -yq dbus-daemon flatpak
fi

0 comments on commit f155e5a

Please sign in to comment.