1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Merge branch 'fix-fedora-tests' into 'master'

fix fedora ci tests: install @development-tools

See merge request fdroid/fdroidserver!634
This commit is contained in:
Michael Pöhn 2019-03-18 18:43:26 +00:00
commit 81f1bcf752

View File

@ -161,7 +161,8 @@ fedora_latest:
- echo "keepcache=True" >> /etc/dnf/dnf.conf
- dnf -y update || dnf -y update
- dnf -y install findutils
- dnf -y install @development-tools
findutils
git
gnupg
java-1.8.0-openjdk-devel