Compare commits

..

1 Commits

Author SHA1 Message Date
unkinben a77ce8eb57 feat: updating droneci tasks
continuous-integration/drone/pr Build is failing
- update dnf repo management
- update command to install packages
- add triggers
2024-08-25 13:18:16 +10:00
-4
View File
@@ -23,10 +23,6 @@ steps:
- dnf clean all
- dnf makecache
# Install RPMFusion
- dnf install -y --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm
- dnf install -y --nogpgcheck https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm
# Install the required packages using custom repositories
- dnf install -y golang gcc gcc-c++ make git sqlite-devel taglib-devel ffmpeg mpv rpmdevtools wget systemd sqlite taglib