add docker build to test; this should be fun
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-11-19 01:09:07 -05:00
parent b83d0e566b
commit 2672ce0653
9 changed files with 100 additions and 0 deletions

7
conf/dnf.conf Normal file
View File

@ -0,0 +1,7 @@
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=True
skip_if_unavailable=False
max_parallel_downloads=10