SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

when building on copr, make a difference for each operating system #176

Open tpokorra opened 7 years ago

tpokorra commented 7 years ago

eg. when building Kolab for CentOS7 and Fedora 25, some packages don't need to be built for Fedora 25.

we could use ExcludeDistros: ["fedora"] for each package, or even more specific down to the OS release